From 881d9ed9e627501af7ecdf05f4aeaf5e69020114 Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 28 Oct 2024 00:13:29 +0300 Subject: fix --- .config/hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index aecf747..7767d41 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -9,8 +9,9 @@ exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRE exec-once = pipewire & pipewire-pulse & wireplumber exec-once = start-portal exec-once = hyprpaper & dunst -exec-once = sleep 2.5 && waybar exec-once = lxqt-policykit-agent +exec-once = gpg-agent --daemon +exec-once = sleep 2.5 && waybar env = QT_SCREEN_SCALE_FACTORS,1;1 env = XCURSOR_SIZE,24 -- cgit v1.2.3