From 57aa413675faf484bd64aaf85569126b23ae2fc2 Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Tue, 5 Nov 2024 14:50:29 +0200 Subject: [PATCH] hypr: fix the warning that was showing on the start --- config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 390b01f..48b01fb 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -2,6 +2,7 @@ monitor=,highres,auto,1 # var {{{ +env = XDG_CURRENT_DESKTOP,Hyprland env = QT_QPA_PLATFORM,wayland;xcb env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1 # }}}