My Qtile window manager configuration
git clone https://github.com/m-col/qtile-config
Files | Refs | Readme

Commit e5ef861b6569bd91e0711744c3d9dd65fb8eb793
Parent: a748058605dce847cfab5c90b1186a9877388128
Author: mcol <mcol@posteo.net>
Date: 2022-10-10 20:55:46 +0100
Committer: mcol <mcol@posteo.net>
Committed: 2022-10-10 20:55:46 +0100

update startup apps

startup.sh Modified

@@ -26,14 +26,15 @@
     kanshi &>> ~/.local/share/qtile/qtile.log &
     wlsunset &
     swayidle &
+    swaync &
     mpDris2 &
     sway-mpris-idle-inhibit &
     playerctld daemon &
-    kdeconnect-indicator &
+    #kdeconnect-indicator &
 
     # Startup programs
-    run_if_new firefox &
-    run_if_new geary &
+    #run_if_new firefox &
+    #run_if_new geary &
 
     # Notify me if any systemd services failed
     check_systemd &