mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-07 03:42:50 +01:00
fix(cursor): change cursor theme for gtk-4 apps
which keeps getting reset for some reson
This commit is contained in:
@@ -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 = aa-notify -p -s 1 -w 60 -f /var/log/audit/audit.log
|
||||||
|
|
||||||
exec-once = gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
|
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
|
||||||
|
|||||||
@@ -29,7 +29,6 @@ source=./macchiato.conf
|
|||||||
|
|
||||||
# Window rules
|
# Window rules
|
||||||
|
|
||||||
windowrule = float,^(org.kde.polkit-kde-authentication-agent-1)$
|
|
||||||
windowrule = center,^(Rofi)$
|
windowrule = center,^(Rofi)$
|
||||||
windowrule = stayfocused,^(Rofi)$
|
windowrule = stayfocused,^(Rofi)$
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user