dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit fb2738ab93da7065a57d8d89417d0277175424bc
parent e89322a17343e45e51f691d78f105365a2b8b2ae
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Sat, 23 Mar 2024 03:28:28 -0500

bspwm: default st terminal to pseudo-tiledy

Diffstat:
M.config/bspwm/bspwmrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc @@ -16,6 +16,7 @@ bspc rule -a Matplotlib state=floating bspc rule -a matplotlib state=floating bspc rule -a R_x11 state=floating bspc rule -a Screenkey manage=off +bspc rule -a st-256color state=pseudo_tiled bspc rule -a URxvt state=pseudo_tiled bspc rule -a Zathura state=tiled bspc rule -a qutebrowser locked=on