diff options
author | Thanos Apollo <[email protected]> | 2023-07-16 16:32:58 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-16 16:32:58 +0300 |
commit | dc0b0db5ab842d3bd1938dc3290b3f385f60d989 (patch) | |
tree | dfdb73cba1fad544c8641988218c66f89b44a9cb /stumpwm.org | |
parent | b8467c0708973d6e499f2a9c2c94ba5569aa75ad (diff) |
stumpwm: Update wallpaper
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'")) |