diff --git a/hypr/hyprland/custom-labob.conf b/hypr/hyprland/custom-labob.conf index 6a01dc3..2303b32 100644 --- a/hypr/hyprland/custom-labob.conf +++ b/hypr/hyprland/custom-labob.conf @@ -1,3 +1,7 @@ +exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps +exec = gsettings set org.gnome.desktop.interface gtk-theme "adw-gtk3" # for GTK3 apps +env = QT_QPA_PLATFORMTHEME,qt6ct + input { kb_layout = gb } \ No newline at end of file