aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJosh Rahm <rahm@google.com>2022-01-10 11:37:29 -0700
committerJosh Rahm <joshuarahm@gmail.com>2022-10-09 12:19:45 -0600
commitbcd2d0e2fe33cd9b316707fb3be146c20c0b221a (patch)
tree2b2e9e8eaa1a0b2e84737d3966ce39c2826aa579 /src
parent4ab1ce43672cadbc4ea95abdd1b3ce70d1cc5b38 (diff)
downloadrde-bcd2d0e2fe33cd9b316707fb3be146c20c0b221a.tar.gz
rde-bcd2d0e2fe33cd9b316707fb3be146c20c0b221a.tar.bz2
rde-bcd2d0e2fe33cd9b316707fb3be146c20c0b221a.zip
Fix sending the SIGUSR to Xmobar syntax
Diffstat (limited to 'src')
-rw-r--r--src/Internal/Keys.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Internal/Keys.hs b/src/Internal/Keys.hs
index d4a856c..44a7c9f 100644
--- a/src/Internal/Keys.hs
+++ b/src/Internal/Keys.hs
@@ -68,7 +68,7 @@ keymap = runKeys $ do
-- something goes wrong with the keyboard layout and for first-time boots
-- where dmenu/alacritty may not be installed.
rawMask mod4Mask $ spawn "xterm"
- justMod $ spawn "pkill -SIGUSR 1 xmobar"
+ justMod $ spawn "pkill -SIGUSR1 xmobar"
bind xK_F1 $ do
-- Button programmed on mouse