mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
auto start vpn
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -16,4 +16,10 @@
|
||||
terminal = false;
|
||||
};
|
||||
};
|
||||
|
||||
# Auto-statrt Proton VPN
|
||||
|
||||
wayland.windowManager.hyprland.settings.exec-once = [
|
||||
"protonvpn-app --start-minimized &"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user