aboutsummaryrefslogtreecommitdiff
path: root/config/x11/xinitrc
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2021-07-22 19:38:26 +0200
committerCharles Cabergs <me@cacharle.xyz>2021-07-22 19:38:26 +0200
commit099ed1ef52a021c43feaf69d5d9c946409b947fd (patch)
tree21f094a31e2aab9cd9ada56e6e56846fb70943d8 /config/x11/xinitrc
parent41618fe6f907b426ccd621a93277453723083387 (diff)
downloaddotfiles-099ed1ef52a021c43feaf69d5d9c946409b947fd.tar.gz
dotfiles-099ed1ef52a021c43feaf69d5d9c946409b947fd.tar.bz2
dotfiles-099ed1ef52a021c43feaf69d5d9c946409b947fd.zip
Added keynav to move the cursor without a mouse
Diffstat (limited to 'config/x11/xinitrc')
-rwxr-xr-xconfig/x11/xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/x11/xinitrc b/config/x11/xinitrc
index 5eae132..4e7353e 100755
--- a/config/x11/xinitrc
+++ b/config/x11/xinitrc
@@ -1,5 +1,6 @@
#!/bin/sh
+keynav demonize # 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)