This commit is contained in:
mjallen18
2026-01-16 10:47:06 -06:00
parent b613f941a6
commit f57617e268
4 changed files with 82 additions and 2 deletions

View File

@@ -209,7 +209,7 @@ with lib;
type = with types; listOf str;
default = [
"nwg-look -a"
"nwg-dock-hyprland"
"nwg-dock-hyprland -x"
];
description = "Commands to run via Hyprland exec-once";
};