Update multiple configs
This commit is contained in:
parent
1213f06bfc
commit
d8439473fb
12 changed files with 23 additions and 6 deletions
|
@ -42,7 +42,6 @@ else
|
|||
|
||||
bspc monitor "$primary" -d web terminal 3 4 5 6 focus messenger
|
||||
bspc monitor "$secondary" -d side-view 10
|
||||
|
||||
fi
|
||||
|
||||
bspc wm -O "$primary" "$secondary"
|
||||
|
@ -108,5 +107,9 @@ bspc rule -a 'Thunderbird:Mail' desktop='messenger' locked='true'
|
|||
bspc rule -a 'thunderbird-default:Mail' desktop='messenger' locked='true'
|
||||
bspc rule -a 'thunderbird' desktop='messenger' locked='true'
|
||||
|
||||
yadm alt
|
||||
numlockx on
|
||||
$XDG_CONFIG_HOME/polybar/launch.sh
|
||||
|
||||
autostart-manage sync x11,bspwm
|
||||
autostart-manage run-xorg &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue