diff options
Diffstat (limited to 'hyprland/11-environment.conf')
| -rw-r--r-- | hyprland/11-environment.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hyprland/11-environment.conf b/hyprland/11-environment.conf index a28981b..ad5ec13 100644 --- a/hyprland/11-environment.conf +++ b/hyprland/11-environment.conf @@ -1,5 +1,8 @@ # Environment # env = WLR_NO_HARDWARE_CURSORS,1 +env = XDG_CURRENT_DESKTOP,Hyprland +env = XDG_SESSION_TYPE,wayland +env = XDG_SESSION_DESKTOP,Hyprland exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP |
