mirror of https://github.com/mitchell/dotfiles.git
Modify bspwmrc for solo usage
This commit is contained in:
parent
e35941c57c
commit
a3223f7df1
|
@ -7,6 +7,7 @@ then
|
|||
fi
|
||||
|
||||
setxkbmap -option ctrl:swapcaps
|
||||
setxkbmap -option altwin:swap_alt_win
|
||||
xset s off -dpms
|
||||
|
||||
sxhkd &
|
||||
|
@ -21,7 +22,6 @@ killall -q polybar barrier barrierc cbatticon pasystray
|
|||
polybar m-bar &
|
||||
cbatticon &
|
||||
pasystray &
|
||||
barrier &
|
||||
keepassxc &
|
||||
|
||||
bspc monitor -d I II III IV V VI VII
|
||||
|
|
Loading…
Reference in New Issue