diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2021-12-08 07:35:53 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2021-12-08 07:35:53 +0000 |
| commit | df30c94c3ad4b74fefbedb13b1288d61f01576e7 (patch) | |
| tree | c1c9723759a86745bad1d43ef1dd1ac8d54b2db2 | |
| parent | a138ab6357a4aa7a3f6a4915890b08420c2ce3e2 (diff) | |
Update .xinitrc
| -rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ systemctl --user import-environment DISPLAY # Notification daemon dunst & # Composite manager, for blur and other neat effects -picom --blur-method dual_kawase --blur-strength 5 --experimental-backends --backend glx & +picom --blur-method dual_kawase --blur-strength 2 --experimental-backends --backend glx & # Disable mouse acceleration xset m 0 0 & |
