exec-once = dbus-update-activation-environment --systemd --all #This line os from hyprland wiki
exec-once = systemctl --user import-environment QT_QPA_PLATFORMTHEME WAYLAND_DISPLAY XDG_CURRENT_DESKTOP #This also comes from hyprland wiki and both involved themes for the share picker
#exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME #This is mirrored from two lines above - but the previous line does all the environment variables.
# REMOTE DESKTOP
#exec-once = wayvnc -g -o DP-1 0.0.0.0
# Bluetooth
exec-once = blueman-applet
# Clipboard history with Super+V
exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store