Closed guttermonk closed 1 week ago
The solution is to set services.opensnitch.enable = true;
in configuration.nix, which will launch the program on it's own during startup. There's no need to include it in the hyprland config.
My issue was that I had the service enabled and, apparently, launching opensnitch-ui from the hyprland config causes it to open maximized.
Opensnitch starts maximized in Hyprland on startup even with the
--background
flag set. My Hyprland config file has the following:If I kill opensnitch and reopen it in the CLI using the above command, it starts minimized (as expected) with the following output in terminal:
Other things I've tried - I tried adding
sleep 30;
beforeQT_STYLE_OVERRIDE=kvantum opensnitch-ui --background
and then added the following to my hyprland config and tried rebooting again:Also tried changing that to
opensnitchd
as suggested in the wiki.Notify maintainers
@onny @stuebinm
Metadata
"x86_64-linux"
Linux 6.6.59, NixOS, 24.05 (Uakari), 24.05.20241107.83fb6c0
yes
yes
nix-env (Nix) 2.18.8
"nixos-24.05"
/nix/store/l2v78vdd33hvyyy33w9zih2ss60k2yms-source
Add a :+1: reaction to issues you find important.