152 current 2025-06-12 20:18:08 25.05.20250606.70c74b0 6.15.1 *

This commit is contained in:
2025-06-12 20:18:11 +02:00
parent 97247423cb
commit 142b981819

View File

@ -43,6 +43,12 @@
wlr.enable = true;
};
environment.etc = {
"xdg/config/hypr/hyprland.conf".text = ''
bind = SUPER,RETURN, exec, ghostty
'';
};
environment.sessionVariables = {
GTK_THEME = "Gruvbox-Dark-B"; # or whatever your installed variant is called
QT_QPA_PLATFORMTHEME = "qt5ct";