.files/dotfiles/config/bspwm/bspwmrc

29 lines
724 B
Plaintext
Raw Normal View History

2017-12-25 16:35:45 +00:00
#! /bin/sh
#
# {{@@ env['dotdrop_warning'] @@}}
#
# https://wiki.archlinux.org/index.php/GNOME/Keyring
# Launch sxhkd
sxhkd &
# Launch polybar(s)
$HOME/.config/polybar/launch.sh &
# Set windomanager name to LG3D to get JAVA programs back to work
wmname LG3D
2017-12-25 16:35:45 +00:00
bspc config border_width 2
bspc config window_gap 5
bspc config split_ratio 0.52
2017-12-25 16:35:45 +00:00
bspc config borderless_monocle true
bspc config gapless_monocle false
2017-12-25 16:35:45 +00:00
bspc config click_to_focus true
bspc monitor -d I II III IV V VI VII VIII IX X
2017-12-25 16:35:45 +00:00
bspc rule -a Gimp follow=on floating=on
bspc rule -a xfce4-notes floating=on
bspc rule -a quassel desktop=^9 follow=on
bspc rule -a franz desktop=^9 follow=on
bspc rule -a spotify desktop=^10 follow=on