summaryrefslogtreecommitdiffstats
path: root/.config/x11/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/x11/xinitrc22
1 files changed, 11 insertions, 11 deletions
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