Update autorandr auto script
This commit is contained in:
parent
75ae261734
commit
4608880969
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ exec_always --no-startup-id nitrogen --restore
|
|||
exec_always --no-startup-id dunst
|
||||
exec_always --no-startup-id xborders --disable-version-warning --border-red 79 --border-green 190 --border-blue 217 --border-radius 15
|
||||
exec_always --no-startup-id nextcloud --background
|
||||
exec_always --no-startup-id autorandr
|
||||
exec_always --no-startup-id autorandr -c
|
||||
exec --no-startup-id polybar -r
|
||||
exec --no-startup-id "sh /home/vylpes/.screenlayout/default.sh"
|
||||
|
||||
|
|
Loading…
Reference in a new issue