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