From 16f894f40b7b1cada9f934b53a9d7e09b1467289 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Thu, 7 Nov 2024 14:23:48 -0600 Subject: [PATCH] Minor edits --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 9830246..fcd3542 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -60,6 +60,7 @@ $reset = hyprctl dispatch submap reset && #use a variable to keep things more re # exec-once = nm-applet & exec-once = waybar & hyprpaper exec-once = /usr/bin/emacs --daemon & +exec-once = nextcloud & ############################# ### ENVIRONMENT VARIABLES ###