Update bspwm things
This commit is contained in:
parent
b6ce628e09
commit
622ebea2b0
3 changed files with 10 additions and 13 deletions
|
|
@ -7,8 +7,8 @@ bspc config split_ratio 0.5
|
|||
bspc config single_monocle true
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
bspc config focus_by_distance true
|
||||
bspc config focus_follows_pointer true
|
||||
bspc config click_to_focus true
|
||||
|
||||
bspc config initial_polarity second_child
|
||||
bspc config remove_unplugged_monitors true
|
||||
|
|
@ -21,8 +21,7 @@ bspc rule -a Slack desktop='^8'
|
|||
bspc rule -a TelegramDesktop desktop='^7'
|
||||
bspc rule -a Liferea desktop='^6'
|
||||
|
||||
pulseaudio
|
||||
xss-lock -- i3lock -e -i ~/images/lockscreen.png &
|
||||
pulseaudio --check || pulseaudio
|
||||
nitrogen --restore &
|
||||
redshift &
|
||||
ps -u jdkaplan | grep -oq panel && pkill panel; $XDG_CONFIG_HOME/panel/panel &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue