mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 17:54:31 +02:00
compton: move to an helper binary
This commit is contained in:
parent
cb8b1e5434
commit
825f7b5b27
3 changed files with 10 additions and 2 deletions
2
xsession
2
xsession
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue