aboutsummaryrefslogtreecommitdiff
path: root/config/x11/xinitrc
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2023-12-03 14:34:11 +0100
committerCharles Cabergs <me@cacharle.xyz>2023-12-03 14:34:11 +0100
commitc577c214d03cc1b99265681243ed8d0013b40605 (patch)
tree1290b966bf5ebfe6d12e8a5e5725923e25149c91 /config/x11/xinitrc
parent6245153b2dfa632bc6e143acd5957e52f8506cb0 (diff)
downloaddotfiles-c577c214d03cc1b99265681243ed8d0013b40605.tar.gz
dotfiles-c577c214d03cc1b99265681243ed8d0013b40605.tar.bz2
dotfiles-c577c214d03cc1b99265681243ed8d0013b40605.zip
Add odin lsp
Diffstat (limited to 'config/x11/xinitrc')
-rwxr-xr-xconfig/x11/xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/x11/xinitrc b/config/x11/xinitrc
index 7242d46..136fe0f 100755
--- a/config/x11/xinitrc
+++ b/config/x11/xinitrc
@@ -1,6 +1,6 @@
#!/bin/sh
-# keynav daemonize # moving the cursor around without the mouse
+keynav daemonize # moving the cursor around without the mouse
redshift & # filter blue light
dunst & # notification daemon
unclutter --timeout 10 --fork # hide mouse after 10s