diff options
author | joe <rbo@gmx.us> | 2025-10-01 18:04:18 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-01 18:04:18 +0200 |
commit | 74ecc98e528eac979e0820c9fa48955a186c0cc1 (patch) | |
tree | be754babad6341d504daa4fe8c8433ca428fa595 /.config/x11/xinitrc | |
parent | up (diff) | |
download | dotfiles-bsd-74ecc98e528eac979e0820c9fa48955a186c0cc1.tar.gz dotfiles-bsd-74ecc98e528eac979e0820c9fa48955a186c0cc1.tar.bz2 dotfiles-bsd-74ecc98e528eac979e0820c9fa48955a186c0cc1.tar.xz dotfiles-bsd-74ecc98e528eac979e0820c9fa48955a186c0cc1.tar.zst dotfiles-bsd-74ecc98e528eac979e0820c9fa48955a186c0cc1.zip |
up
Diffstat (limited to '.config/x11/xinitrc')
-rw-r--r-- | .config/x11/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 34b985e..66f34cf 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -79,6 +79,6 @@ startif picom cd "$HOME" xrdb "$HOME"/.config/x11/xresources start_apps & -notify-send -u normal 'welcome' "$icon welcome back, partner!" +herbe "$icon welcome back, partner!" [ $host = "po-rbo" ] && exec dbus-run-session dwm |