From d22aa8394e97ff566b509f46fe27d7a5dd10dfcf Mon Sep 17 00:00:00 2001 From: Derisis13 Date: Sat, 9 Nov 2024 01:15:39 +0100 Subject: [PATCH] fix(cursor): change cursor theme for gtk-4 apps which keeps getting reset for some reson --- hypr/exec.conf | 5 ++++- hypr/hyprland.conf | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hypr/exec.conf b/hypr/exec.conf index 11bc28f..00f38f6 100755 --- a/hypr/exec.conf +++ b/hypr/exec.conf @@ -8,7 +8,7 @@ # exec-once = waybar & hyprpaper & firefox -exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP +exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = hyprpaper exec-once = waybar exec-once = swaync @@ -32,3 +32,6 @@ exec-once = kdeconnect-indicator # exec-once = aa-notify -p -s 1 -w 60 -f /var/log/audit/audit.log exec-once = gnome-keyring-daemon --start --components=pkcs11,secrets,ssh + +# something keeps changing my cursor. This is my ultimatum. +exec-once = gsettings set org.gnome.desktop.interface cursor-theme diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 9345304..8661633 100755 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -29,7 +29,6 @@ source=./macchiato.conf # Window rules -windowrule = float,^(org.kde.polkit-kde-authentication-agent-1)$ windowrule = center,^(Rofi)$ windowrule = stayfocused,^(Rofi)$