From 00ef6b2900e7e69b94a1d3919d94a2550384e133 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 27 Oct 2024 20:30:46 +0300 Subject: fix --- .config/hypr/hyprland.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index c6950da..aecf747 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -8,7 +8,8 @@ $menu = rofi -show drun exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = pipewire & pipewire-pulse & wireplumber exec-once = start-portal -exec-once = hyprpaper & waybar & dunst +exec-once = hyprpaper & dunst +exec-once = sleep 2.5 && waybar exec-once = lxqt-policykit-agent env = QT_SCREEN_SCALE_FACTORS,1;1 @@ -109,7 +110,7 @@ input { } cursor { - no_hardware_cursors = true + no_hardware_cursors = true } gestures { -- cgit v1.2.3