darmon -> daemon

This commit is contained in:
2025-10-13 00:06:41 +02:00
parent 3aba13ac1e
commit 9893979868
2 changed files with 2 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
- **App Launcher**: Rofi
- **Logout Screen**: Wlogout
- **Desktop Widgets**: Eww | Quickshell
- **Wallpaper Darmon**: swww
- **Wallpaper Daemon**: SWWW
- **Notification Daemon**: Mako
## Hyprland & friends

View File

@@ -13,7 +13,6 @@ if type -q fzf
end
end
# cd
if type -q zoxide
zoxide init fish | source
@@ -51,5 +50,5 @@ end
# others
if type -q tty-clock
alias clock="tty-clock -c -C 3"
alias clock="tty-clock -c -C 4"
end