Thor: hyprland set primary screen
This commit is contained in:
parent
4064240ef5
commit
5279abfe80
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ in
|
|||
};
|
||||
|
||||
exec = (lib.lists.optionals (hostName == "thor") [
|
||||
"xrandr --output DP-1 --primary"
|
||||
"xrandr --output DP-3 --primary"
|
||||
]) ++ [
|
||||
"noti -t 'Hyprland' -m 'New config loaded\!'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue