Add new monitor mode to portalo and better integrate host-mode script
This commit is contained in:
parent
1a40104856
commit
5b8cbe7703
7 changed files with 75 additions and 31 deletions
.config/hypr
|
@ -16,6 +16,13 @@ workspace=$ws10, monitor:$mon2
|
|||
monitor = $mon1,2560x1440@144,1920x0,auto
|
||||
monitor = $mon2,1920x1080@60,0x0,auto
|
||||
|
||||
exec = hyprctl dispatch moveworkspacetomonitor $ws01 $mon1
|
||||
exec = hyprctl dispatch moveworkspacetomonitor $ws02 $mon1
|
||||
exec = hyprctl dispatch moveworkspacetomonitor $ws03 $mon1
|
||||
exec = hyprctl dispatch moveworkspacetomonitor $ws04 $mon1
|
||||
exec = hyprctl dispatch moveworkspacetomonitor $ws05 $mon1
|
||||
exec = hyprctl dispatch moveworkspacetomonitor $ws06 $mon1
|
||||
exec = hyprctl dispatch moveworkspacetomonitor $ws07 $mon1
|
||||
exec = hyprctl dispatch moveworkspacetomonitor $ws08 $mon2
|
||||
exec = hyprctl dispatch moveworkspacetomonitor $ws09 $mon2
|
||||
exec = hyprctl dispatch moveworkspacetomonitor $ws10 $mon2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue