aboutsummaryrefslogtreecommitdiffstats
path: root/bspwm/.config/bspwmrc/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/bspwmrc/bspwmrc
parent2e6d47155914079429484b70f2c426d7959766e5 (diff)
downloaddotfiles-e0b20ae403486e45a2a0ce60e3f167bb6393292b.tar.gz
dotfiles-e0b20ae403486e45a2a0ce60e3f167bb6393292b.zip
Fix services, desktop and bspwm
Diffstat (limited to 'bspwm/.config/bspwmrc/bspwmrc')
-rwxr-xr-xbspwm/.config/bspwmrc/bspwmrc16
1 files changed, 0 insertions, 16 deletions
diff --git a/bspwm/.config/bspwmrc/bspwmrc b/bspwm/.config/bspwmrc/bspwmrc
deleted file mode 100755
index d27a070..0000000
--- a/bspwm/.config/bspwmrc/bspwmrc
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/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