compton: move to an helper binary

This commit is contained in:
Vincent Bernat 2020-01-17 09:58:07 +01:00
parent cb8b1e5434
commit 825f7b5b27
3 changed files with 10 additions and 2 deletions

View file

@ -23,12 +23,12 @@ systemctl --user import-environment
autorandr --change
. ~/.config/awesome/bin/xsettingsd-setup
~/.config/awesome/bin/compton &
~/.config/awesome/bin/xss-lock start &
xiccd --edid &
setxkbmap us
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
redshift -l 2.35:48.87 -t 6500:3900 2> /dev/null &
systemd-run -q --scope --user tmux start-server
compton --backend glx --xrender-sync --xrender-sync-fence --vsync opengl-swc --paint-on-overlay &
exec awesome