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
|
@ -0,0 +1,8 @@
|
|||
$mon1 = DP-1
|
||||
$mon2 = HDMI-A-1
|
||||
$mon = $mon2
|
||||
|
||||
monitor = $mon1,disable
|
||||
monitor = $mon2,1920x1080@60,0x0,auto
|
||||
|
||||
source = ~/.config/hypr/lib/single_mon.conf
|
Loading…
Add table
Add a link
Reference in a new issue