diff --git a/README.md b/README.md index 3aa6fbc..60c27e2 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/fish/prev.d/alias.fish b/fish/prev.d/alias.fish index 264faf4..2394ead 100644 --- a/fish/prev.d/alias.fish +++ b/fish/prev.d/alias.fish @@ -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