From 595214b01eb7ad439e00a0aaa6b2855f4fca7328 Mon Sep 17 00:00:00 2001 From: Maximilian Wagner Date: Sun, 13 Jul 2025 17:34:15 +0200 Subject: [PATCH] minor changes --- hyprland.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hyprland.conf b/hyprland.conf index f9d5f32..c09cd10 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -1,4 +1,6 @@ -autogenerated = 0 # remove this line to remove the warning +autogenerated = 0 +debug:disable_logs = true +misc:middle_click_paste = false ################ ### MONITORS ### @@ -46,6 +48,7 @@ exec-once = pactl set-sink-volume @DEFAULT_SINK@ 0% env = XCURSOR_SIZE,24 env = HYPRCURSOR_SIZE,24 env = HYPRCURSOR,Sweet-cursors-hyprcursor +env = QT_QPA_PLATFORM,wayland #################