Fixup xsession

This commit is contained in:
Leon Grünewald 2021-05-10 10:22:28 +02:00
parent c185a87d08
commit 2fffd85374

View file

@ -1,7 +1,5 @@
#!/usr/bin/env bash
source .profile
export $(dbus-launch)
xinput --set-prop 'pointer:Corsair CORSAIR M55 RGB PRO Gaming Mouse' 'libinput Accel Speed' -0.9
xinput --set-prop 'pointer:Corsair CORSAIR M55 RGB PRO Gaming Mouse' 'Coordinate Transformation Matrix' 0.1 0 0 0 0.1 0 0 0 1
if (xrdb -query | grep -q "^awesome\\.started:\\s*true$"); then exit; fi
xrdb -merge <<< "awesome.started:true"
picom -b --config $HOME/.config/picom.conf