[rc/{afew,bspwm}] migrate afew and bspwm (and sxhkd) configs
[~bandali/configs] / bspwm / .config / bspwm / bspwmrc
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc
deleted file mode 100755 (executable)
index e90c6f4..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-#! /bin/sh
-
-sxhkd &
-sh ~/.fehbg &
-polybar-launch
-connman-gtk &
-pnmixer &
-compton &
-
-bspc monitor eDP-1 -d I II III IV V
-bspc monitor HDMI-1 -d VI VII VIII IX X
-
-bspc config border_width         2
-bspc config window_gap           8
-
-bspc config top_padding 28
-
-bspc config split_ratio          0.52
-bspc config borderless_monocle   true
-bspc config gapless_monocle      true
-bspc config click_to_focus       true
-
-bspc rule -a Firefox desktop='^1' follow=on
-bspc rule -a Emacs desktop='^2' state=tiled follow=on
-bspc rule -a Chromium desktop='^4' follow=on
-bspc rule -a URxvt state=floating
-bspc rule -a URxvt:tiled state=tiled
-bspc rule -a Connman-gtk state=floating
-bspc rule -a Xfce4-panel state=floating
-bspc rule -a TelegramDesktop state=floating
-bspc rule -a Ec state=floating
-bspc rule -a Pavucontrol state=floating
-bspc rule -a Eog state=floating
-bspc rule -a Seahorse state=floating
-bspc rule -a mpv state=floating
-bspc rule -a Evince state=floating