From 56d066e1ce52ab4edb9f3c0aa5fb235384ee7c12 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Sat, 3 Jan 2026 19:29:34 +1100 Subject: [PATCH] feat: Start vicinae server in hyprland --- .config/hypr/start-exec.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/start-exec.conf b/.config/hypr/start-exec.conf index 33200b4..a9dc90b 100644 --- a/.config/hypr/start-exec.conf +++ b/.config/hypr/start-exec.conf @@ -2,6 +2,7 @@ exec-once = hyprpm reload -n exec-once = hyprpanel > ~/.logs/hyprpanel.log # exec-once = hyprpaper > ~/.logs/hyprpaper.log # Using swww now exec-once = hypridle +exec-once = vicinae server exec-once = /usr/bin/kdeconnectd exec-once = systemctl --user start hyprpolkitagent