Skip to content

Commit

Permalink
hyprland: cursor stuff
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Oct 28, 2024
1 parent 5e80440 commit c74e797
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/hypr/hyprland.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ exec-once = hyprpaper
# TODO: find a gammastep replacement / debug crashes
#exec-once = gammastep -m wayland -l manual -l 51:0

# force cursors for all apps
exec-once = hyprctl setcursor 'catppuccin-mocha-sapphire-cursors' 48
exec-once = gsettings set org.gnome.desktop.interface cursor-theme catppuccin-mocha-sapphire-cursors
exec-once = gsettings set org.gnome.desktop.interface cursor-size 48

exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
source = ~/.config/hypr/mocha.conf
Expand Down

0 comments on commit c74e797

Please sign in to comment.