Add desktop rules to bspwm
This commit is contained in:
parent
01a71cf728
commit
f7ca2a6556
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@ bspc config initial_polarity second_child
|
|||
|
||||
bspc monitor -d 1 2 3 4 5 6 7 8 9 10
|
||||
|
||||
bspc rule -a Gimp state=floating
|
||||
bspc rule -a Slack desktop='^8'
|
||||
bspc config external_rules_command "$XDG_CONFIG_HOME/bspwm/external_rules"
|
||||
|
||||
pulseaudio --check || pulseaudio
|
||||
ps -u jdkaplan | grep -o xss-lock || xss-lock -- i3lock -e -i ~/images/lockscreen.png &
|
||||
nitrogen --restore &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue