50 lines
1.4 KiB
Plaintext
50 lines
1.4 KiB
Plaintext
# Run XDG autostart files (for GNOME Keyring, etc.)
|
|
#exec-once = uwsm-app -s s -- dbus-update-activation-environment --systemd --all
|
|
#exec-once = xdg-desktop-portal-hyprland
|
|
#exec-once = xdg-desktop-portal
|
|
#exec-once = dex --autostart --environment Hyprland
|
|
#exec-once = uwsm-app -s s -- gnome-keyring-daemon --start --components=ssh,secrets,pkcs11
|
|
#exec-once = ~/.config/hypr/scripts/gnome-keyring.sh
|
|
#exec-once = ~/.config/hypr/scripts/startup.zsh
|
|
|
|
# env setup
|
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
# monitor profiles (Kanshi)
|
|
exec-once = uwsm-app -- kanshi
|
|
|
|
# Hyprland ecosystem stuff
|
|
exec-once = hyprpolkitagent
|
|
exec-once = uwsm app -- hypridle
|
|
exec-once = uwsm app -- hyprpaper
|
|
|
|
|
|
# status bar
|
|
#exec-once = eww daemon && eww open bar
|
|
#exec-once = uwsm-app -- eww daemon
|
|
exec-once = uwsm app -- waybar
|
|
#exec-once = ~/.config/hypr/scripts/setup-monitors.zsh
|
|
|
|
# espanso (text expander0
|
|
exec-once = uwsm app -- espanso start
|
|
|
|
# notification daemon
|
|
exec-once = uwsm app -- dunst
|
|
|
|
# systray apps
|
|
exec-once = nm-applet
|
|
exec-once = signal-desktop
|
|
exec-once = hp-systray
|
|
exec-once = blueman-applet
|
|
#exec-once = syncthingtray-qt6 --wait
|
|
|
|
# clipboard
|
|
exec-once = wl-paste --watch cliphist store
|
|
exec-once = wl-clip-persist --clipboard regular
|
|
|
|
#exec-once = tmux setenv -g HYPRLAND_INSTANCE_SIGNATURE "${HYPRLAND_INSTANCE_SIGNATURE}"
|
|
|
|
# apps to launch
|
|
exec-once = qutebrowser
|
|
exec-once = vivaldi-stable
|
|
exec-once = alacritty
|