summaryrefslogtreecommitdiff
path: root/stumpwm.org
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-07-16 16:32:58 +0300
committerThanos Apollo <[email protected]>2023-07-16 16:32:58 +0300
commitdc0b0db5ab842d3bd1938dc3290b3f385f60d989 (patch)
treedfdb73cba1fad544c8641988218c66f89b44a9cb /stumpwm.org
parentb8467c0708973d6e499f2a9c2c94ba5569aa75ad (diff)
stumpwm: Update wallpaper
Diffstat (limited to 'stumpwm.org')
-rw-r--r--stumpwm.org2
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'"))