refactor(hypr): separated exec-once to their corresponding apps
This commit is contained in:
@@ -136,6 +136,11 @@
|
||||
exec hakase-launch-popup 800 300 wiremix
|
||||
'';
|
||||
in {
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
exec-once = [
|
||||
"uwsm app -- waybar"
|
||||
];
|
||||
};
|
||||
imports = [
|
||||
./style.nix
|
||||
];
|
||||
@@ -329,4 +334,3 @@ in {
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user