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:
@@ -8,7 +8,7 @@
|
|||||||
# exec-once = waybar & hyprpaper & firefox
|
# 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 = hyprpaper
|
||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
exec-once = swaync
|
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 = 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