fix(cursor): change cursor theme for gtk-4 apps

which keeps getting reset for some reson
This commit is contained in:
2024-11-09 01:15:39 +01:00
parent 026303fc1d
commit d22aa8394e
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -29,7 +29,6 @@ source=./macchiato.conf
# Window rules
windowrule = float,^(org.kde.polkit-kde-authentication-agent-1)$
windowrule = center,^(Rofi)$
windowrule = stayfocused,^(Rofi)$