From a62ec43c9ee3531d18fa3d0beed026560f8daa2c Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 30 Aug 2024 16:03:57 +0400 Subject: [PATCH] add --background to nextcloud autostart --- config/hyprland/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index 2f5037a5..43b08e49 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -34,7 +34,7 @@ exec-once = mako # applets exec-once = nm-applet exec-once = blueman-applet -exec-once = nextcloud +exec-once = nextcloud --background # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf