diff options
| author | Joe <rbo@gmx.us> | 2025-03-02 01:53:30 +0100 |
|---|---|---|
| committer | Joe <rbo@gmx.us> | 2025-03-02 01:53:30 +0100 |
| commit | e449b39043002976a3ca9275a1582ae6d6920a89 (patch) | |
| tree | edba6a008d30e4a3b9c7a66a0af0d7a55ec8c8a4 /.config/wayland | |
| parent | way (diff) | |
| download | dotfiles-bsd-e449b39043002976a3ca9275a1582ae6d6920a89.tar.gz dotfiles-bsd-e449b39043002976a3ca9275a1582ae6d6920a89.tar.bz2 dotfiles-bsd-e449b39043002976a3ca9275a1582ae6d6920a89.tar.xz dotfiles-bsd-e449b39043002976a3ca9275a1582ae6d6920a89.tar.zst dotfiles-bsd-e449b39043002976a3ca9275a1582ae6d6920a89.zip | |
up
Diffstat (limited to '.config/wayland')
| -rwxr-xr-x | .config/wayland/init.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/wayland/init.sh b/.config/wayland/init.sh index d9231bc..a74eaf7 100755 --- a/.config/wayland/init.sh +++ b/.config/wayland/init.sh @@ -45,5 +45,7 @@ startif pipewire-pulse sleep 1 startif wireplumber startif copyq +startif nextcloud +startif stalonetray notify-send -u normal 'Welcome' "$icon Welcome back, partner!" firefox & |
