diff options
Diffstat (limited to 'config/x11')
| -rwxr-xr-x | config/x11/xinitrc | 2 |
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 |
