Browse Source

Update bspc rules, keepmenu timeout

master
Riyyi 4 years ago
parent
commit
01b82492c0
  1. 2
      .config/bspwm/bspwmrc
  2. 2
      .config/keepmenu/config.ini

2
.config/bspwm/bspwmrc

@ -34,11 +34,11 @@ bspc rule -r *
bspc rule -a firefox desktop="$WS1" locked=on
bspc rule -a URxvt -o desktop="$WS2"
bspc rule -a Thunar desktop="$WS3"
bspc rule -a kdenlive desktop="$WS5" follow=on
bspc rule -a krita desktop="$WS5" follow=on
# Set program properties
bspc rule -a Arandr state=floating
bspc rule -a Bar layer=above
bspc rule -a feh state=floating
bspc rule -a firefox:Places state=floating
bspc rule -a Inferno state=floating

2
.config/keepmenu/config.ini

@ -4,7 +4,7 @@ pinentry = /usr/bin/pinentry
[database]
database_1 = ~/documents/password.kdbx
pw_cache_period_min = 15
pw_cache_period_min = 60
editor = vim
terminal = urxvt

Loading…
Cancel
Save