From 366c3e76bcce271434213fd79e13a851fadedccf Mon Sep 17 00:00:00 2001 From: Joe Date: Sun, 2 Mar 2025 20:40:10 +0100 Subject: up --- .config/wayland/init.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.config/wayland/init.sh') diff --git a/.config/wayland/init.sh b/.config/wayland/init.sh index d83d536..62d90ed 100755 --- a/.config/wayland/init.sh +++ b/.config/wayland/init.sh @@ -1,5 +1,7 @@ #!/bin/sh +source "$HOME"/.config/env + case $(hostname -s) in mother) icon=" " @@ -46,8 +48,9 @@ sleep 1 startif pipewire-pulse sleep 1 startif wireplumber +export QT_QPA_PLATFORM=xcb startif copyq startif nextcloud startif stalonetray -notify-send -u normal 'Welcome' "$icon Welcome back, partner!" firefox & +notify-send -u normal 'welcome' "$icon welcome back, partner!" -- cgit v1.2.3