diff options
Diffstat (limited to 'spectrwm')
| -rw-r--r-- | spectrwm/.config/spectrwm/spectrwm.conf | 5 |
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 | |||
| 71 | autorun = ws[1]:xss-lock -- slock | 71 | autorun = ws[1]:xss-lock -- slock |
| 72 | autorun = ws[1]:xset b off | 72 | autorun = ws[1]:xset b off |
| 73 | autorun = ws[1]:xset s 300 | 73 | autorun = ws[1]:xset s 300 |
| 74 | autorun = ws[1]:xset r rate 300 50 | ||
| 74 | autorun = ws[1]:~/.fehbg | 75 | autorun = ws[1]:~/.fehbg |
| 75 | autorun = ws[1]:~/.local/bin/bat_check.sh | 76 | autorun = ws[1]:~/.local/bin/bat_check.sh |
| 76 | autorun = ws[1]:picom | ||
| 77 | autorun = ws[1]:urxvtd | 77 | autorun = ws[1]:urxvtd |
| 78 | autorun = ws[1]:dunst | 78 | autorun = ws[1]:dunst |
| 79 | autorun = 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 |
| 159 | quirk[Gimp:gimp] = WS[5] | 160 | quirk[Gimp:gimp] = WS[5] |
| 160 | quirk[Chromium:chromium] = WS[2] | 161 | quirk[Chromium:chromium] = WS[2] |
| 161 | quirk[Steam:Steam] = WS[6] | 162 | quirk[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 |
