From 66cf16d9f9124b5f6790565b2b98ead97e501595 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Tue, 8 Jul 2025 19:11:27 -0400 Subject: xdg and plugins --- .config/hypr/hyprland.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.config/hypr') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 6a9e9c3..366fe5b 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -10,6 +10,12 @@ env = XCURSOR_THEME,whiteglass exec-once = startup exec-once = hyprctl dispatch workspace 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 +exec-once = start-xdg-portal-hyprland + input { kb_layout = us kb_options = ctrl:nocaps -- cgit v1.2.3