aboutsummaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm/autostart
diff options
context:
space:
mode:
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 e543bb9..3089516 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -1,13 +1,9 @@
#!/bin/bash
# define colours
-#bg_normal='#2d2d2d'
-#fg_normal='#dcdcdc'
-#bg_focus='#d64937'
-#fg_focus='#fcfcfc'
-bg_normal='#2b2b2b'
+bg_normal='#333333'
fg_normal='#dcdcdc'
-bg_focus='#a6754c'
+bg_focus='#a25136'
fg_focus='#fcfcfc'
hc() {