Automatically run autorandr
This commit is contained in:
parent
2735048119
commit
5ba4add9a3
|
@ -99,6 +99,7 @@ in
|
||||||
|
|
||||||
exec_always --no-startup-id ${pkgs.nitrogen}/bin/nitrogen --restore &
|
exec_always --no-startup-id ${pkgs.nitrogen}/bin/nitrogen --restore &
|
||||||
exec_always --no-startup-id caffeine
|
exec_always --no-startup-id caffeine
|
||||||
|
exec_always --no-startup-id ${pkgs.autorandr}/bin/autorandr --change
|
||||||
|
|
||||||
default_border none
|
default_border none
|
||||||
default_floating_border none
|
default_floating_border none
|
||||||
|
|
Loading…
Reference in a new issue