diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-02-07 14:21:32 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-02-07 14:21:32 +0100 |
| commit | 3855c5fcf6e8333491dcccea4769922a7ec5a3be (patch) | |
| tree | 95e917530c339dc82b6ea9151c5db2dc78e9b333 /.xinitrc | |
| parent | 5def57e9bcb1372f4659e8f98b38dd54a2b9aebc (diff) | |
| download | dotfiles-3855c5fcf6e8333491dcccea4769922a7ec5a3be.tar.gz dotfiles-3855c5fcf6e8333491dcccea4769922a7ec5a3be.tar.bz2 dotfiles-3855c5fcf6e8333491dcccea4769922a7ec5a3be.zip | |
Added qutebrowser loading autoconfig, mpv not playing 4k video, J/K binded to tab-prev/tab-next, Updated .xinitrc for faster repeat key
Diffstat (limited to '.xinitrc')
| -rwxr-xr-x | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,5 +4,5 @@ echo 'Starting redshift' redshift -c /home/charles/.config/redshift.conf & echo 'Starting dunst' dunst & -xset r rate 300 40 +xset r rate 200 50 exec xmonad |
