aboutsummaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm/autostart
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-06-29 10:38:59 -0700
committershmibs <shmibs@gmail.com>2014-06-29 10:38:59 -0700
commit5868104f033ebf2ffceb7458baeaa748574ce310 (patch)
treed7e48c00571d7227e7190df73ce7c5dffa4fc9d4 /.config/herbstluftwm/autostart
parentc6c2695b03dcc98c5a9fb2e8b2622e4e5685a63b (diff)
downloaddotfiles-5868104f033ebf2ffceb7458baeaa748574ce310.tar.gz
fixed vim indenting
i'm a dankas sometimes...
Diffstat (limited to '.config/herbstluftwm/autostart')
-rwxr-xr-x.config/herbstluftwm/autostart8
1 files changed, 2 insertions, 6 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index 7d06bab..1b714e6 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -1,10 +1,6 @@
#!/bin/bash
-# define colours
-bg_normal='#333333'
-fg_normal='#dcdcdc'
-bg_focus='#a25136'
-fg_focus='#fcfcfc'
+source ~/.config/herbstluftwm/colours.sh
hc() {
herbstclient "$@"
@@ -177,7 +173,7 @@ hc rule focus=on
hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK)' manage=off
# set apppropriate things to pseudotile
hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on focus=on
-hc rule class~'(freeciv-sdl|milkytracker|FTL|Tegaki-recognize|Pcsx2|Tilem2)' pseudotile=on focus=on
+hc rule class~'(freeciv-sdl|milkytracker|FTL|Tegaki-recognize|Pcsx2|Tilem2|Wine)' pseudotile=on focus=on
# unlock, just to be sure
hc unlock