update theming

This commit is contained in:
Melvin Ragusa
2026-02-04 13:12:28 +01:00
parent e038cf11ae
commit a33296ce94
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@
# Theming (consolidated from theming.nix)
QT_QPA_PLATFORMTHEME = "qt6ct";
GTK_THEME = "adw-gtk3-dark";
GTK_THEME = "adw-gtk3";
XCURSOR_THEME = "Adwaita";
XCURSOR_SIZE = "24";
};