diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2023-12-03 14:34:11 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2023-12-03 14:34:11 +0100 |
| commit | c577c214d03cc1b99265681243ed8d0013b40605 (patch) | |
| tree | 1290b966bf5ebfe6d12e8a5e5725923e25149c91 /config/x11/xinitrc | |
| parent | 6245153b2dfa632bc6e143acd5957e52f8506cb0 (diff) | |
| download | dotfiles-c577c214d03cc1b99265681243ed8d0013b40605.tar.gz dotfiles-c577c214d03cc1b99265681243ed8d0013b40605.tar.bz2 dotfiles-c577c214d03cc1b99265681243ed8d0013b40605.zip | |
Add odin lsp
Diffstat (limited to 'config/x11/xinitrc')
| -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 |
