add: add bspwm rules
add: XDG_XXXXX_DIR config add: zathura config fix: launch of mpd and mopidy
This commit is contained in:
parent
db465455b0
commit
625ee51457
6 changed files with 32 additions and 10 deletions
.config/bspwm
|
@ -28,13 +28,14 @@ bspc config gapless_monocle true
|
|||
bspc config focus_follows_pointer true
|
||||
|
||||
bspc rule -a 'firefox' desktop='web'
|
||||
bspc rule -a 'firefox:Toolkit' desktop='side-view' state='fullscreen'
|
||||
bspc rule -a 'firefox:Toolkit' follow='true' desktop='side-view' state='fullscreen'
|
||||
bspc rule -a 'TeamSpeak 3' desktop='voip'
|
||||
bspc rule -a 'discord' desktop='voip'
|
||||
bspc rule -a 'Evolution' desktop='messenger'
|
||||
bspc rule -a 'Riot' desktop='messenger'
|
||||
bspc rule -a 'Signal' desktop='messenger'
|
||||
bspc rule -a 'Signal' desktop='messenger' follow='true'
|
||||
bspc rule -a 'Steam' desktop='game'
|
||||
bspc rule -a 'Zathura' state='tiled'
|
||||
|
||||
setxkbmap de
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue