diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2020-10-21 15:51:56 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2020-10-22 13:27:30 +0000 |
| commit | c4be0fe3c58fe07e235f624974b4f8102a17ecca (patch) | |
| tree | 83a7576319658278b73f579313f0a4f990e48f00 /.xinitrc | |
| parent | 47bb601a722b294ac07c3f34b25ade8b1a06ecc3 (diff) | |
Add some neat scripts
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,4 +3,8 @@ feh --no-fehbg --bg-scale ~/pictures/background.png dunst & xcompmgr & setxkbmap -option compose:caps & +# Disable mouse acceleration +xset m 0 0 & +xset r rate 300 50 & + exec i3 |
