feat(wlr-which-key): use caelestia launcher when available

This commit is contained in:
2026-03-26 22:30:44 +01:00
parent d27f63a0f7
commit 673b32c33b
3 changed files with 27 additions and 5 deletions

View File

@@ -13,9 +13,7 @@ in {
systemd = {
enable = true;
target = "graphical-session.target";
environment = [
"QT3_QPA_PLATFORMTHEME=gtk3"
];
environment = ["QT3_QPA_PLATFORMTHEME=gtk3"];
};
settings = {
paths.wallpaperDir = "~/Pictures/Wallpapers/nord";