Update bspc rules, keepmenu timeout
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user