aboutsummaryrefslogtreecommitdiff
path: root/config/x11
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2021-07-23 07:12:30 +0200
committerCharles Cabergs <me@cacharle.xyz>2021-07-23 07:12:30 +0200
commit3cec0350754c8ac948df5b857baa5dfd5e93bb45 (patch)
treedfa86023c888a3c6a5a874ac3ff489c07480e9f9 /config/x11
parent099ed1ef52a021c43feaf69d5d9c946409b947fd (diff)
downloaddotfiles-3cec0350754c8ac948df5b857baa5dfd5e93bb45.tar.gz
dotfiles-3cec0350754c8ac948df5b857baa5dfd5e93bb45.tar.bz2
dotfiles-3cec0350754c8ac948df5b857baa5dfd5e93bb45.zip
Fixing keynav launch typo
Diffstat (limited to 'config/x11')
-rwxr-xr-xconfig/x11/xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/x11/xinitrc b/config/x11/xinitrc
index 4e7353e..dfe9ab6 100755
--- a/config/x11/xinitrc
+++ b/config/x11/xinitrc
@@ -1,6 +1,6 @@
#!/bin/sh
-keynav demonize # moving the cursor around without the mouse
+keynav daemonize # moving the cursor around without the mouse
redshift & # filter blue light
dunst & # notification daemon
# certain event cause rate to reset (https://wiki.archlinux.org/title/Xorg/Keyboard_configuration)