mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
0d901aa10c
Signed-off-by: Hadi <hadi@example.com>
6 lines
103 B
Nix
6 lines
103 B
Nix
{
|
|
wayland.windowManager.hyprland.settings.exec-once = [
|
|
"protonvpn-app --start-minimized"
|
|
];
|
|
}
|