1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

rotationd: start in .xsession instead of i3

This commit is contained in:
Joe Groocock 2017-10-03 11:38:39 +01:00
parent 61ab086664
commit 3dfed805f9
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86
2 changed files with 1 additions and 2 deletions

View File

@ -182,8 +182,6 @@ exec --no-startup-id solaar
exec --no-startup-id pullover
exec --no-startup-id onboard
exec --no-startup-id touchegg
exec --no-startup-id ~/.local/share/surfacetools/autorotate/autorotate
exec --no-startup-id ~/.local/share/surface-scripts/rotationd
exec --no-startup-id compton -b --config ~/.config/compton.conf
exec --no-startup-id chromium --no-startup-window

View File

@ -4,3 +4,4 @@ xrandr --dpi 136
xrandr --output eDP-1 --primary
~/.local/share/surface-scripts/pend &
~/.local/share/surface-scripts/rotationd &