From 2baeeee39ae7627df3141d9d5c8c00c8f8c03b49 Mon Sep 17 00:00:00 2001 From: Dylan De Faoite Date: Sun, 8 Feb 2026 18:54:02 +0000 Subject: [PATCH] feat: launch nextcloud on startup --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index f97d70c..ea22f9b 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -95,6 +95,7 @@ device { } exec-once = waybar +exec-once = nextcloud exec-once = hyprctl setcursor Breeze 24 source = ~/.config/hypr/keybinds.conf