New laptop configs
This commit is contained in:
parent
b248c6e5c7
commit
07e559a7e9
4 changed files with 22 additions and 4 deletions
|
|
@ -18,9 +18,11 @@ bspc monitor -d 1 2 3 4 5 6 7 8 9 10
|
|||
bspc rule -r *:*
|
||||
bspc rule -a Gimp state=floating
|
||||
bspc rule -a Slack desktop='^8'
|
||||
bspc rule -a Liferea desktop='^7'
|
||||
bspc rule -a TelegramDesktop desktop='^7'
|
||||
bspc rule -a Liferea desktop='^6'
|
||||
|
||||
pulseaudio --check || pulseaudio
|
||||
ps -u jdkaplan | grep -oq xss-lock || xss-lock -- i3lock -e -i ~/images/lockscreen.png &
|
||||
pulseaudio
|
||||
xss-lock -- i3lock -e -i ~/images/lockscreen.png &
|
||||
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