|
|
@@ -17,7 +17,15 @@ client.placeholder #282A36 #282A36 #F8F8F2 #282A36 #282A36
|
|
|
|
|
|
client.background #F8F8F2
|
|
|
|
|
|
-exec --no-startup-id ~/.config/i3/scripts/delayedautostart.sh
|
|
|
+
|
|
|
+exec --no-startup-id ~/.screenlayout/monitor.sh
|
|
|
+exec --no-startup-id pipewire
|
|
|
+exec --no-startup-id pipewire-pulse
|
|
|
+exec --no-startup-id wireplumber
|
|
|
+exec --no-startup-id pactl load-module module-combine-sink
|
|
|
+
|
|
|
+#exec --no-startup-id dunst --config ~/.config/dunst/dunstrc
|
|
|
+#exec --no-startup-id ~/.config/i3/scripts/delayedautostart.sh
|
|
|
|
|
|
for_window [class="Alacritty"] focus
|
|
|
|