set cursors
This commit is contained in:
parent
46f8bd8cf4
commit
ae398eac24
2 changed files with 2 additions and 4 deletions
|
|
@ -29,9 +29,9 @@ env = ICON_THEME,WhiteSur-Dark
|
|||
env = COLOR_SCHEME,prefer-dark
|
||||
|
||||
#Cursors
|
||||
env = XCURSOR_THEME,Catppuccin-Macchiato-Dark
|
||||
env = XCURSOR_THEME,Volantes Cursors
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_THEME,Catppuccin-Macchiato-Dark
|
||||
env = HYPRCURSOR_THEME,Volantes Cursors
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
# Set cursor
|
||||
exec-once=hyprctl setcursor volantes_cursors 24
|
||||
|
||||
# Notification Daemon
|
||||
exec-once = bash ~/.config/hypr/hyprland/scripts/start-swaync.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue