summaryrefslogtreecommitdiff
path: root/lib/cfg.def.h
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-12-16 16:25:27 -0500
committerBen Sima <ben@bsima.me>2022-12-16 16:25:27 -0500
commit0858e7a3a39ddd2deae128f513fbdedd9edff1b9 (patch)
treefcf2f65c5579e32c40a8b6f868128ab46bac2bbe /lib/cfg.def.h
parentd1cc16ccafa8e4230226efd20a5ae5d373bac305 (diff)
parent77d7f79048484266bddde2ce9405d10411a8a1d7 (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'lib/cfg.def.h')
-rw-r--r--lib/cfg.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cfg.def.h b/lib/cfg.def.h
index d1e7119..57709fc 100644
--- a/lib/cfg.def.h
+++ b/lib/cfg.def.h
@@ -79,7 +79,7 @@ static struct command system_commands[] = {
DEFCMD("R", "reboot", "reboot")
DEFCMD("S", "suspend", "systemctl suspend")
DEFCMD("h", "h-m switch", "home-manager switch")
- DEFCMD("w", "fresh wall", "n wal")
+ DEFCMD("w", "fresh wall", "wal")
DEFCMD("x", "restart xbindkeys", "pkill xbindkeys && xbindkeys")
DEFCMD("l", "light theme", "xtheme light")