From 5f88f9281492daf1f7e14730ec655197ad65792c Mon Sep 17 00:00:00 2001 From: NotXia <35894453+NotXia@users.noreply.github.com> Date: Sat, 29 Jun 2024 17:16:33 +0200 Subject: [PATCH] Fix window size --- .config/hypr/hyprland.conf | 7 +++++-- .config/hypr/hyprpaper.conf | 4 ++-- .config/hypr/monitors.conf | 6 +++--- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 8b6f506..f7ff4e2 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -16,7 +16,6 @@ exec-once = hash dbus-update-activation-environment 2>/dev/null & exec-once = dbus-update-activation-environment --systemd & # Wallpaper -# exec-once = swaybg -o \* -i /mnt/shared/media/wallpaper/mountains.png -m fill exec-once = hyprpaper exec-once = hypridle & exec-once = waybar -c .config/waybar/config-hypr & @@ -97,7 +96,7 @@ dwindle { } misc { - disable_autoreload = true + # disable_autoreload = true disable_hyprland_logo = true always_follow_on_dnd = true layers_hog_keyboard_focus = true @@ -118,6 +117,10 @@ gestures { workspace_swipe_create_new = false } +xwayland { + force_zero_scaling = true +} + # device { # name = epic-mouse-v1 # sensitivity = -0.5 diff --git a/.config/hypr/hyprpaper.conf b/.config/hypr/hyprpaper.conf index ac59634..11de754 100644 --- a/.config/hypr/hyprpaper.conf +++ b/.config/hypr/hyprpaper.conf @@ -1,2 +1,2 @@ -preload = /mnt/shared/media/wallpaper/mountains.png -wallpaper = , /mnt/shared/media/wallpaper/mountains.png \ No newline at end of file +preload = /mnt/shared/media/wallpaper/mountains_lake.png +wallpaper = , /mnt/shared/media/wallpaper/mountains_lake.png diff --git a/.config/hypr/monitors.conf b/.config/hypr/monitors.conf index 4f9c62b..8cf95b2 100644 --- a/.config/hypr/monitors.conf +++ b/.config/hypr/monitors.conf @@ -1,4 +1,4 @@ -# Generated by nwg-displays on 2024-06-27 at 11:04:46. Do not edit manually. +# Generated by nwg-displays on 2024-06-29 at 08:54:31. Do not edit manually. -monitor=eDP-1,3072x1920@60.0,3456x120,2.0 -monitor=DP-1,1920x1080@60.0,1536x0,1.0 +monitor=eDP-1,3072x1920@60.0,3966x812,2.0 +monitor=DP-1,1920x1080@60.0,2046x692,1.0