diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-04-29 17:10:47 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-04-29 17:10:47 +0200 |
| commit | a1138c40cfe1661ce459a6c9b446ab93560af61b (patch) | |
| tree | d4062743c54e1d04bcdadada7e4b95149d866234 /.xinitrc | |
| parent | cc6c40603ac9ba4979be5c53e42d7bd2e74fb393 (diff) | |
| download | dotfiles-a1138c40cfe1661ce459a6c9b446ab93560af61b.tar.gz | |
Improve picom settings and rofi colors
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -10,5 +10,5 @@ xset s 900 | |||
| 10 | xss-lock -- xlock & | 10 | xss-lock -- xlock & |
| 11 | xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.3 | 11 | xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.3 |
| 12 | 12 | ||
| 13 | picom --vsync --backend glx -D 0 & | 13 | picom --vsync --backend glx -D 0 -c -o 0 & |
| 14 | exec i3 | 14 | exec i3 |
