🚂 Autostart nextcloud, and fix typo
This commit is contained in:
parent
bd6c1b821b
commit
4a5cd5dd73
@ -23,7 +23,7 @@ monitor = DP-3, 2560x1440@59.95, 1920x0, 1
|
|||||||
# See https://wiki.hyprland.org/Configuring/Keywords/
|
# See https://wiki.hyprland.org/Configuring/Keywords/
|
||||||
|
|
||||||
# Set programs that you use
|
# Set programs that you use
|
||||||
$browser = io.github.zen_browswer.zen
|
$browser = io.github.zen_browser.zen
|
||||||
$terminal = kitty
|
$terminal = kitty
|
||||||
$fileManager = dolphin
|
$fileManager = dolphin
|
||||||
$menu = rofi -show drun
|
$menu = rofi -show drun
|
||||||
@ -36,8 +36,7 @@ $menu = rofi -show drun
|
|||||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||||
# Or execute your favorite apps at launch like this:
|
# Or execute your favorite apps at launch like this:
|
||||||
|
|
||||||
exec-once = $browser
|
exec-once = $browser & $terminal & nextcloud
|
||||||
exec-once = $terminal
|
|
||||||
|
|
||||||
# Status bar
|
# Status bar
|
||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user