diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-04-30 04:57:50 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-04-30 04:57:50 +0200 |
| commit | 061818d546b6ff79bfa7d86d26fdc22ef7838bb8 (patch) | |
| tree | 42e91b6bb9dabb4b0d72be1f19c1838f3ee4fe7f /.xinitrc | |
| parent | 5f0af87ca55b0ca5a63ad5f51aee5991f7a4e8bd (diff) | |
| download | dotfiles-061818d546b6ff79bfa7d86d26fdc22ef7838bb8.tar.gz | |
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 4 |
1 files changed, 1 insertions, 3 deletions
| @@ -5,10 +5,8 @@ export XCURSOR_SIZE=12 | |||
| 5 | xkbset bo 50 | 5 | xkbset bo 50 |
| 6 | xset r rate 400 30 | 6 | xset r rate 400 30 |
| 7 | xset dpms 0 0 1800 | 7 | xset dpms 0 0 1800 |
| 8 | xset s 900 | ||
| 9 | 8 | ||
| 10 | xss-lock -- xlock & | ||
| 11 | xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.3 | 9 | xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.3 |
| 12 | |||
| 13 | picom --vsync --backend glx -D 0 -c -o 0 & | 10 | picom --vsync --backend glx -D 0 -c -o 0 & |
| 11 | |||
| 14 | exec i3 | 12 | exec i3 |
