hypr: Configure monitor for sputnik
This commit is contained in:
@ -3,9 +3,6 @@
|
|||||||
# For a full list, see the wiki
|
# For a full list, see the wiki
|
||||||
#
|
#
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
|
||||||
monitor=,preferred,auto,auto
|
|
||||||
|
|
||||||
# Execute your favorite apps at launch
|
# Execute your favorite apps at launch
|
||||||
# exec-once = waybar & hyprpaper & firefox
|
# exec-once = waybar & hyprpaper & firefox
|
||||||
|
|
||||||
@ -205,6 +202,11 @@ bind = $mainMod, mouse_up, workspace, e-1
|
|||||||
bindm = $mainMod, mouse:272, movewindow
|
bindm = $mainMod, mouse:272, movewindow
|
||||||
bindm = $mainMod, mouse:273, resizewindow
|
bindm = $mainMod, mouse:273, resizewindow
|
||||||
|
|
||||||
|
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||||
|
monitor=,preferred,auto,auto
|
||||||
|
{% if hostname == "sputnik" %}
|
||||||
|
monitor=DP-2,3440x1440@144.00000,auto,auto
|
||||||
|
{% end %}
|
||||||
{% if hostname == "buran" %}
|
{% if hostname == "buran" %}
|
||||||
monitor=eDP-1,3456x2160@60.00100,0x680,2.0
|
monitor=eDP-1,3456x2160@60.00100,0x680,2.0
|
||||||
monitor=DP-1,5120x2160@59.98500,1728x450,1.3
|
monitor=DP-1,5120x2160@59.98500,1728x450,1.3
|
||||||
|
|||||||
Reference in New Issue
Block a user