aboutsummaryrefslogtreecommitdiffstats
path: root/bspwm/.config/bspwm/bspwmrc
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-11-20 11:48:35 +0000
committerYann Herklotz <git@yannherklotz.com>2022-11-20 11:48:35 +0000
commite0b20ae403486e45a2a0ce60e3f167bb6393292b (patch)
tree6c4016998851e524105dabf9aad0a642bdb78bc5 /bspwm/.config/bspwm/bspwmrc
parent2e6d47155914079429484b70f2c426d7959766e5 (diff)
downloaddotfiles-e0b20ae403486e45a2a0ce60e3f167bb6393292b.tar.gz
dotfiles-e0b20ae403486e45a2a0ce60e3f167bb6393292b.zip
Fix services, desktop and bspwm
Diffstat (limited to 'bspwm/.config/bspwm/bspwmrc')
-rwxr-xr-xbspwm/.config/bspwm/bspwmrc16
1 files changed, 16 insertions, 0 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc
new file mode 100755
index 0000000..d27a070
--- /dev/null
+++ b/bspwm/.config/bspwm/bspwmrc
@@ -0,0 +1,16 @@
+#!/bin/sh
+
+bspc monitor DP-1 -d term web code music
+bspc monitor DP-2 -d 5 6 7
+bspc monitor DVI-1-0 -d 8 9
+
+bspc config border_width 0
+bspc config window_gap 5
+
+bspc config split_ratio 0.52
+bspc config borderless_monocle true
+bspc config gapless_monocle true
+
+bspc rule -a Emacs state=tiled
+
+$HOME/.config/polybar/launch.sh