diff options
author | Thanos Apollo <[email protected]> | 2023-06-27 17:53:35 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-06-27 17:53:35 +0300 |
commit | 6ac09eb87cc4ae2affe3cc890f2d5f48003fa911 (patch) | |
tree | 1baf1b31c314991b011c7d149a72c7914254c684 /stumpwm.org | |
parent | c099f85f26472d4dcf98a3da08bcc5a54175e6a4 (diff) |
fix quotes typo
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 0e513f6..94c3c69 100644 --- a/stumpwm.org +++ b/stumpwm.org @@ -43,7 +43,7 @@ feh --bg-scale ~/wallpapers/space-wall1.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')) + setxkbmap -layout us,gr,my-cyr -option 'ctrl:swapcaps' -option 'grp:alt_space_toggle'")) (setf *startup-message* "Welcome back, Thanos") #+end_src |