summaryrefslogtreecommitdiffstats
path: root/.config/x11/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/x11/xinitrc')
-rw-r--r--.config/x11/xinitrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc
index 3d80eab..c904355 100644
--- a/.config/x11/xinitrc
+++ b/.config/x11/xinitrc
@@ -52,10 +52,11 @@ dunst_shit() {
}
start_apps() {
+ [ $host = "po-rbo" ] && /home/r_bousset/.local/bin/pipe
startif copyq
startif nextcloud
startif rclone-browser
- startif teams
+ startif nixGL teams-for-linux
startif thunderbird
startif firefox
}