fix: set mouse cursor
This commit is contained in:
parent
8329b06f74
commit
61d522ba83
1 changed files with 3 additions and 3 deletions
|
@ -12,11 +12,11 @@ exec-once = wl-paste --watch cliphist store &
|
|||
|
||||
# wallpaper :
|
||||
# exec-once = swaybg -i ~/Wallpapers/macos.png &
|
||||
exec-once = ~/.config/hypr/scripts/swww-launch.sh
|
||||
exec-once = ~/.config/hypr/scripts/swww-launch.sh &
|
||||
|
||||
# status bar :
|
||||
exec-once = ~/.config/hypr/scripts/waybar-launch.sh
|
||||
exec-once = ~/.config/hypr/scripts/dunst-launch.sh
|
||||
exec-once = ~/.config/hypr/scripts/waybar-launch.sh &
|
||||
exec-once = ~/.config/hypr/scripts/dunst-launch.sh &
|
||||
# exec-once = eww daemon && eww open bar
|
||||
# exec-once = swayidle -w timeout 300 'gtklock' before-sleep 'gtklock' &
|
||||
# exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' & # dont sleep if playing minecraft, else nvidia will fuck up
|
||||
|
|
Loading…
Add table
Reference in a new issue