hypr: Configure monitor for sputnik

This commit is contained in:
2024-01-05 12:30:37 +01:00
parent a6a3e7a97d
commit 1a7258a7c2

View File

@ -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