mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Hyprland config base for 2 monitor setup
This commit is contained in:
parent
18c8365f40
commit
7e05ce1184
|
@ -215,10 +215,15 @@
|
|||
bind=SUPER,P,exec,keepmenu
|
||||
bind=SUPERSHIFT,P,exec,hyprprofile-dmenu
|
||||
|
||||
# 3 monitor setup
|
||||
monitor=eDP-1,1920x1080,1000x1200,1
|
||||
monitor=HDMI-A-1,1920x1200,1920x0,1
|
||||
monitor=DP-1,1920x1200,0x0,1
|
||||
|
||||
# 2 monitor setup
|
||||
#monitor=eDP-1,1920x1080,1920x0,1
|
||||
#monitor=DP-1,1920x1200,0x0,1
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue