From c4473104377f27e9bc4ec0a4fcf74e14e54d026e Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sun, 13 Aug 2023 22:27:48 -0500 Subject: [PATCH] refactor(hypr): initialize opensnitch ui with gtk2 platformtheme --- dots/.config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/.config/hypr/hyprland.conf b/dots/.config/hypr/hyprland.conf index 197dc819..58e11cab 100644 --- a/dots/.config/hypr/hyprland.conf +++ b/dots/.config/hypr/hyprland.conf @@ -14,5 +14,5 @@ exec-once = blueman-applet exec-once = xwaylandvideobridge exec-once = clight exec-once = clight-gui --tray -exec-once = opensnitch-ui +exec-once = QT_QPA_PLATFORMTHEME=gtk2 opensnitch-ui exec = timeout 5s ~/.config/hypr/scripts/init-wallpapers.bash