diff options
Diffstat (limited to '.config')
-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 |