From 4a5cd5dd7319c0e6de098ce3e7729dffab975c4e Mon Sep 17 00:00:00 2001 From: Martin Berg Alstad Date: Sun, 29 Dec 2024 22:26:34 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=82=20Autostart=20nextcloud,=20and=20f?= =?UTF-8?q?ix=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/hyprland/hyprland.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/home/hyprland/hyprland.conf b/home/hyprland/hyprland.conf index f74febd..b6fd895 100644 --- a/home/hyprland/hyprland.conf +++ b/home/hyprland/hyprland.conf @@ -23,7 +23,7 @@ monitor = DP-3, 2560x1440@59.95, 1920x0, 1 # See https://wiki.hyprland.org/Configuring/Keywords/ # Set programs that you use -$browser = io.github.zen_browswer.zen +$browser = io.github.zen_browser.zen $terminal = kitty $fileManager = dolphin $menu = rofi -show drun @@ -36,8 +36,7 @@ $menu = rofi -show drun # Autostart necessary processes (like notifications daemons, status bars, etc.) # Or execute your favorite apps at launch like this: -exec-once = $browser -exec-once = $terminal +exec-once = $browser & $terminal & nextcloud # Status bar exec-once = waybar