diff --git a/tree/.config/hypr/hyprland.conf.tpl b/tree/.config/hypr/hyprland.conf.tpl index 2878fc5..122be76 100644 --- a/tree/.config/hypr/hyprland.conf.tpl +++ b/tree/.config/hypr/hyprland.conf.tpl @@ -208,9 +208,9 @@ monitor=,preferred,auto,auto monitor=DP-2,3440x1440@144.00000,auto,auto {% end %} {% if hostname == "buran" %} -monitor=eDP-1,3456x2160@60.00100,0x680,2.0 -monitor=DP-1,5120x2160@59.98500,1728x450,1.25 -monitor=DP-3,2560x1440@59.95100,5824x0,1.0,transform,3 +monitor=eDP-1,preferred,3072x380,1.8 +monitor=eDP-2,preferred,3072x380,1.8 +monitor=DP-2,3840x1600@59.99400,0x0,1.25 # transform list # normal (no transforms) -> 0 # 90 degrees -> 1 diff --git a/tree/.config/hypr/hyprpaper.conf b/tree/.config/hypr/hyprpaper.conf index ea61e90..3046f26 100644 --- a/tree/.config/hypr/hyprpaper.conf +++ b/tree/.config/hypr/hyprpaper.conf @@ -1,2 +1,2 @@ -preload = ~/.config/wallpapers/2560x1440/rocket.jpg -wallpaper = ,~/.config/wallpapers/2560x1440/rocket.jpg +preload = ~/.config/wallpapers/2880x1800/city.jpg +wallpaper = ,~/.config/wallpapers/2880x1800/city.jpg diff --git a/tree/.config/wallpapers/2880x1800/city.jpg b/tree/.config/wallpapers/2880x1800/city.jpg new file mode 100644 index 0000000..2595af1 Binary files /dev/null and b/tree/.config/wallpapers/2880x1800/city.jpg differ