diff options
Diffstat (limited to 'stumpwm.org')
-rw-r--r-- | stumpwm.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stumpwm.org b/stumpwm.org index 0b9ab23..006fa95 100644 --- a/stumpwm.org +++ b/stumpwm.org @@ -40,7 +40,7 @@ (when *initializing* (run-shell-command "emacs --daemon & - feh --bg-scale ~/wallpapers/space-wall1.jpeg & + feh --bg-scale ~/wallpapers/roxy-library.jpeg & picom & xss-lock -n /usr/lib/xsecurelock/dimmer -l -- ~/Developer/scripts/lock.sh & setxkbmap -layout us,gr,my-cyr -option 'ctrl:swapcaps' -option 'grp:alt_space_toggle'")) |