diff options
Diffstat (limited to '')
-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 5e0efb3..54dc1b4 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -80,6 +80,6 @@ startif blueman-applet cd "$HOME" xrdb "$HOME"/.config/x11/xresources start_apps & -notify-send -u normal 'Welcome' "$icon Welcome back, partner!" +notify-send -u normal 'welcome' "$icon welcome back, partner!" [ $host = "po-rbo" ] && exec dbus-run-session dwm |