14 lines
718 B
Plaintext
14 lines
718 B
Plaintext
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
exec-once = uwsm app -- /usr/lib/xdg-desktop-portal-hyprland
|
|
exec-once = uwsm app -- /usr/lib/xdg-desktop-portal
|
|
exec-once = uwsm app -- /usr/lib/xdg-desktop-portal-gtk
|
|
|
|
# exec-once = uwsm app -- hypridle
|
|
|
|
exec-once = uwsm app -- hyprpaper
|
|
exec-once = uwsm app -- waybar
|
|
exec-once = uwsm app -- wl-paste --type text --watch cliphist store #Stores only text data
|
|
exec-once = uwsm app -- wl-paste --type image --watch cliphist store #Stores only image data
|
|
exec-once = uwsm app -- dunst
|
|
exec-once = uwsm app -- systemd-inhibit --who="Hyprland config" --why="wlogout keybind" --what=handle-power-key --mode=block sleep infinity
|