Set Hyprlang as configuration language => lua is nice, but time is short

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-06-02 17:41:58 +02:00
parent 61f4d46c1e
commit c9985ffc6d

View File

@@ -43,6 +43,7 @@ in
hyprland = { hyprland = {
enable = true; enable = true;
xwayland.enable = true; xwayland.enable = true;
configType = "hyprlang";
extraConfig = '' extraConfig = ''
exec-once = sleep 2 && nextcloud exec-once = sleep 2 && nextcloud
''; '';