46 lines
1 KiB
Text
46 lines
1 KiB
Text
# Clipboard
|
|
exec-once = wl-paste -w wl-copy -p
|
|
exec-once = cliphist wipe && wl-paste --watch cliphist store
|
|
|
|
# Discord
|
|
exec-once = discord --start-minimized --enable-features=UseOzonePlatform --ozone-platform=wayland
|
|
# exec-once = xwaylandvideobridge
|
|
|
|
# Element
|
|
exec-once = element-desktop --hidden
|
|
|
|
# Gnome keyring (for Mailspring)
|
|
exec-once = gnome-keyring
|
|
|
|
# Hypridle
|
|
exec-once = hypridle
|
|
|
|
# Mailspring
|
|
exec-once = mailspring --background --password-store="gnome-libsecret"
|
|
|
|
# NetworkManager applet
|
|
exec-once = nm-applet
|
|
|
|
# Pipewire
|
|
#exec-once = artix-pipewire-launcher restart
|
|
|
|
# Polkit
|
|
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
|
|
|
# Swayosd
|
|
exec-once = swayosd-server
|
|
|
|
# Syncthing
|
|
exec-once = syncthing --no-browser --gui-address=http://127.0.0.1:8384
|
|
|
|
# Theming
|
|
exec-once = $HOME/.scripts/theme-changer.sh album sfw
|
|
|
|
# Udiskie
|
|
exec-once = udiskie
|
|
|
|
# XWayland
|
|
exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2
|
|
|
|
|
|
exec-shutdown = $HOME/.config/zsh/.zlogout
|