diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-07-23 14:30:09 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-07-23 14:30:09 +0200 |
| commit | 3037d6bd668640f618b9da384b20058b8e73a974 (patch) | |
| tree | 7dce987726a62c78ad542790739fcdedfc5bdffb /config/x11 | |
| parent | 0f224c6f8b0fb84c0e14c077019e2ace12874163 (diff) | |
| parent | 3cec0350754c8ac948df5b857baa5dfd5e93bb45 (diff) | |
| download | dotfiles-3037d6bd668640f618b9da384b20058b8e73a974.tar.gz dotfiles-3037d6bd668640f618b9da384b20058b8e73a974.tar.bz2 dotfiles-3037d6bd668640f618b9da384b20058b8e73a974.zip | |
Merge branch 'master' of github.com:cacharle/dotfiles
Diffstat (limited to 'config/x11')
| -rwxr-xr-x | config/x11/xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/x11/xinitrc b/config/x11/xinitrc index 5eae132..dfe9ab6 100755 --- a/config/x11/xinitrc +++ b/config/x11/xinitrc @@ -1,5 +1,6 @@ #!/bin/sh +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) |
