From e7d5ea2b2709994ec815bce2a458bf19d82b485a Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 5 Aug 2025 10:18:40 +0200 Subject: up --- .config/x11/xinitrc | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to '.config/x11') diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 1510554..3504d29 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -40,7 +40,7 @@ startif() { dunst_shit() { sleep 1 - [ $host = "po-rbo" ] && startif /home/r_bousset/.nix-profile/bin/dunst || startif dunst + startif dunst sleep 2 startif mpd-notification startif lowbat @@ -52,7 +52,7 @@ dunst_shit() { } start_apps() { - [ $host = "po-rbo" ] && /home/r_bousset/.local/bin/pipe + # [ $host = "po-rbo" ] && /home/r_bousset/.local/bin/pipe CM_SELECTIONS=clipboard startif clipmenud startif copyq startif nextcloud @@ -86,15 +86,15 @@ startif $xscr # doas rc-service wireguard start && # notify-send -u normal 'wireguard' 'WireGuard started' # $sleep -pkill wireplumber -pkill pipewire-pulse -pkill pipewire -startif pipewire -$sleep -startif pipewire-pulse -$sleep -startif wireplumber -$sleep +# pkill wireplumber +# pkill pipewire-pulse +# pkill pipewire +# startif pipewire +# $sleep +# startif pipewire-pulse +# $sleep +# startif wireplumber +# $sleep startif nm-applet $sleep startif blueman-applet -- cgit v1.2.3