🚂 Autostart nextcloud, and fix typo

This commit is contained in:
Martin Berg Alstad 2024-12-29 22:26:34 +01:00
parent bd6c1b821b
commit 4a5cd5dd73
Signed by: martials
GPG Key ID: A3824877B269F2E2

View File

@ -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