too much to remember

This commit is contained in:
Tobias Reisinger 2020-07-15 15:50:56 +02:00
parent d0a680305c
commit 2a4e6c15f3
17 changed files with 311 additions and 82 deletions
.config/bspwm

View file

@ -33,8 +33,9 @@ bspc config external_rules_command "$HOME/.config/bspwm/external_rules"
bspc rule -a 'firefox' desktop='web'
bspc rule -a 'firefox:Toolkit' follow='true' desktop='side-view' state='fullscreen'
bspc rule -a 'MPlayer' follow='true' desktop='side-view' state='fullscreen'
bspc rule -a 'TeamSpeak 3' desktop='voip' locked='true'
bspc rule -a 'Alacritty:mail' desktop='voip' locked='true' split_ratio='0.47'
bspc rule -a 'Alacritty:mail' desktop='voip' locked='true' split_ratio='0.40'
bspc rule -a 'Riot' desktop='voip' locked='true'
bspc rule -a 'discord' desktop='voip'
bspc rule -a 'Evolution' desktop='messenger'
@ -42,7 +43,7 @@ bspc rule -a 'Signal' desktop='messenger' locked='true'
#bspc rule -a 'Steam' desktop='game'
bspc rule -a 'Zathura' state='tiled'
bspc rule -a 'Guitarix:guitarix' desktop='messenger'
bspc rule -a 'Alacritty:sticky-note' state=floating sticky=on border=off
bspc rule -a 'sticky-note:sticky-note' state=floating sticky=on border=off
$HOME/.config/polybar/launch.sh &
$HOME/.config/bspwm/swallow.py &