From cd331ef3c31604a1a180476eacedf8afe80b0da9 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Fri, 11 Aug 2023 00:08:15 -0500 Subject: [PATCH] feat(hypr): launch opensnitch on startup --- dots/.config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/.config/hypr/hyprland.conf b/dots/.config/hypr/hyprland.conf index 2f8bfa9c..e4148573 100644 --- a/dots/.config/hypr/hyprland.conf +++ b/dots/.config/hypr/hyprland.conf @@ -14,4 +14,5 @@ exec-once = blueman-applet exec-once = xwaylandvideobridge exec-once = clight exec-once = clight-gui --tray +exec-once = opensnitch-ui exec = ~/.config/hypr/scripts/init-wallpapers.bash