diff options
author | luxagraf <sng@luxagraf.net> | 2024-09-01 09:28:19 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2024-09-01 09:28:19 -0500 |
commit | 72f9d30c25d86b338c7d7b94a9f6afd2d43c6c7c (patch) | |
tree | 10157c997e5417bde5ccc6e643e97787813db9c2 /.config/openbox/autostart | |
parent | 76b12d7b4d66bf4c5c81035768c8e6c18cd8efd0 (diff) |
switched everything over to hidpi for XPS
Diffstat (limited to '.config/openbox/autostart')
-rw-r--r-- | .config/openbox/autostart | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 3bffadc..a97b0b4 100644 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -4,10 +4,10 @@ redshift-gtk -l 34.3065:-82.66374 & nm-applet & clipmenud & mpd & -syncthingtray & +nextcloud & xset r rate 251 25 & xset -b xcape -e 'Control_L=Escape' -xinput set-prop 11 "libinput Click Method Enabled" 0 1 -xinput set-prop 11 "libinput Natural Scrolling Enabled" 1 +xinput set-prop 12 "libinput Click Method Enabled" 0 1 +xinput set-prop 12 "libinput Natural Scrolling Enabled" 1 feh --bg-fill ~/pictures/desktops/2017-09-01_084149_buckboard-abajo-mnts.jpg |