aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2023-05-16 13:15:48 +0200
committerSébastien Dailly <sebastien@dailly.me>2023-05-16 13:15:48 +0200
commit9578c233dee6401f48ca7435828bbc27a1abbaf9 (patch)
treec5ef35af6f2ffb995629cc42c67d29e208711248
parentb8fdecd901122d3e20b7479f44f3a82d71948566 (diff)
bspwm: simple reformatting
-rwxr-xr-xbspwm/.config/bspwm/bspwmrc16
1 files changed, 5 insertions, 11 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc
index 72e9184..af3ef6c 100755
--- a/bspwm/.config/bspwm/bspwmrc
+++ b/bspwm/.config/bspwm/bspwmrc
@@ -19,21 +19,15 @@ run ~/scripts/bspwm/macropad.sh
# Create at least a desktop named "1" and add all the other existing desktop
bspc monitor -d $(cat <(echo 1) <(bspc query --names -D | grep -v Desktop) | sort -u -V | tr -s '\n' ' ')
-bspc config border_width 2
+bspc config border_width 2
bspc config window_gap 12
-bspc config split_ratio 0.52
-bspc config borderless_monocle true
-bspc config gapless_monocle true
-bspc config single_monocle true
+bspc config split_ratio 0.52
+bspc config borderless_monocle true
+bspc config gapless_monocle true
+bspc config single_monocle true
bspc config focus_follows_pointer true
-#bspc rule -a Gimp desktop='^8' state=floating follow=on
-#bspc rule -a Screenkey manage=off
-#bspc rule -a Thunderbird desktop='Mail'
-#bspc rule -a 'Firefox-esr' desktop='Web'
-#bspc rule -a Gmpc desktop='Musique'
-
bspc rule -r "*"
bspc rule -a "QtPass:qtpass" sticky=on state=floating