diff --git a/rc.lua b/rc.lua index c9f2c55..4ed8868 100644 --- a/rc.lua +++ b/rc.lua @@ -693,6 +693,7 @@ awful.spawn.with_shell( 'nextcloud;' .. 'SSH_ASKPASS_REQUIRE=force ssh-add;' .. 'xinput set-prop "Logitech MX518 Gaming Mouse" "libinput Accel Profile Enabled" 0, 0;' .. + 'xinput set-prop "TPPS/2 IBM TrackPoint" "libinput Accel Profile Enabled" 0, 0;' .. 'dex --environment Awesome --autostart --search-paths "$XDG_CONFIG_DIRS/autostart:$XDG_CONFIG_HOME/autostart";' -- https://github.com/jceb/dex ) gears.wallpaper.set("#000000")