summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-06-27 17:53:35 +0300
committerThanos Apollo <[email protected]>2023-06-27 17:53:35 +0300
commit6ac09eb87cc4ae2affe3cc890f2d5f48003fa911 (patch)
tree1baf1b31c314991b011c7d149a72c7914254c684
parentc099f85f26472d4dcf98a3da08bcc5a54175e6a4 (diff)
fix quotes typo
-rw-r--r--stumpwm.org2
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