Update .config/sway/config.d/application_defaults

Update .config/sway/config.d/autostart_applications
This commit is contained in:
2024-12-18 22:30:48 +01:00
parent 7799fbfa04
commit 3295a6339a
2 changed files with 28 additions and 10 deletions

View File

@@ -1,21 +1,34 @@
# Auth with polkit-gnome:
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# Import environment variables for user systemd service manager
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
# Update dbux environments with display variables
exec hash dbus-update-activation-environment 2>/dev/null && \
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
# Desktop notifications
exec mako
exec fcitx5
# Start foot server
exec_always --no-startup-id foot --server
# Autotiling
exec autotiling
# cliphist
exec wl-paste --type text --watch cliphist store
exec wl-paste --type image --watch cliphist store
# Network Applet
exec nm-applet --indicator
# GTK3 applications take a long time to start
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
exec hash dbus-update-activation-environment 2>/dev/null && \
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
# Welcome App
exec dex -a -s /etc/xdg/autostart/:~/.config/autostart/
# Firewall Applet
exec sleep 2 && firewall-applet
# Sway Fader
# exec python3 ~/.config/sway/scripts/swayfader.py
# exec python3 ~/.config/sway/scripts/swayfader.py
# nwg-drawer
exec_always nwg-drawer -r -c 7 -is 90 -mb 10 -ml 50 -mr 50 -mt 10