summaryrefslogtreecommitdiff
path: root/spectrwm
diff options
context:
space:
mode:
Diffstat (limited to 'spectrwm')
-rw-r--r--spectrwm/.config/spectrwm/spectrwm.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/spectrwm/.config/spectrwm/spectrwm.conf b/spectrwm/.config/spectrwm/spectrwm.conf
index 204bab1..716b762 100644
--- a/spectrwm/.config/spectrwm/spectrwm.conf
+++ b/spectrwm/.config/spectrwm/spectrwm.conf
@@ -71,11 +71,12 @@ autorun = ws[1]:xsetroot -cursor_name left_ptr
71autorun = ws[1]:xss-lock -- slock 71autorun = ws[1]:xss-lock -- slock
72autorun = ws[1]:xset b off 72autorun = ws[1]:xset b off
73autorun = ws[1]:xset s 300 73autorun = ws[1]:xset s 300
74autorun = ws[1]:xset r rate 300 50
74autorun = ws[1]:~/.fehbg 75autorun = ws[1]:~/.fehbg
75autorun = ws[1]:~/.local/bin/bat_check.sh 76autorun = ws[1]:~/.local/bin/bat_check.sh
76autorun = ws[1]:picom
77autorun = ws[1]:urxvtd 77autorun = ws[1]:urxvtd
78autorun = ws[1]:dunst 78autorun = ws[1]:dunst
79autorun = ws[1]:picom
79 80
80# Customize workspace layout at start 81# Customize workspace layout at start
81# layout = ws[1]:4:0:0:0:vertical 82# layout = ws[1]:4:0:0:0:vertical
@@ -158,7 +159,7 @@ program[screenshot_wind] = ~/.local/bin/screenshot window # optional
158# quirk[Gimp:gimp] = FLOAT + ANYWHERE 159# quirk[Gimp:gimp] = FLOAT + ANYWHERE
159quirk[Gimp:gimp] = WS[5] 160quirk[Gimp:gimp] = WS[5]
160quirk[Chromium:chromium] = WS[2] 161quirk[Chromium:chromium] = WS[2]
161quirk[Steam:Steam] = WS[6] 162quirk[Steam:Steam] = WS[6] + FLOAT
162# quirk[XTerm:xterm] = XTERM_FONTADJ 163# quirk[XTerm:xterm] = XTERM_FONTADJ
163# quirk[xine:Xine Window] = FLOAT + ANYWHERE 164# quirk[xine:Xine Window] = FLOAT + ANYWHERE
164# quirk[Xitk:Xitk Combo] = FLOAT + ANYWHERE 165# quirk[Xitk:Xitk Combo] = FLOAT + ANYWHERE