mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-04 20:09:08 -04:00
22 lines
941 B
Text
22 lines
941 B
Text
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
exec-once = hyprpaper &
|
|
exec-once = waybar &
|
|
exec-once = swaync &
|
|
# exec-once = transmission-daemon
|
|
# exec-once = fcitx5
|
|
exec-once = /usr/lib/kdeconnectd &
|
|
exec-once = kdeconnect-indicator &
|
|
# exec-once = /home/eric/.local/bin/pypr &
|
|
exec-once = swayosd-server &
|
|
# exec-once = eww daemon
|
|
exec-once = nm-applet
|
|
|
|
exec-once = swayidle before-sleep 'loginctl lock-session' lock 'swaylock'
|
|
exec-once = wl-paste --type text --watch cliphist store #Stores only text data
|
|
exec-once = wl-paste --type image --watch cliphist store #Stores only image data
|
|
exec-once = systemctl start --user foot-server
|
|
exec-once = systemctl start --user sunshine
|
|
# exec-once = flatpak run me.kozec.syncthingtk -m &
|
|
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
|
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
|
|
exec-once = hyprpm reload -n
|