added refresh script for swaync + tied it into wallpaperselect/random

This commit is contained in:
Dante 2024-03-01 19:45:23 -05:00 committed by GitHub
parent 2526cb9084
commit 519d9f19c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#!/bin/bash
swaync-client -rs &
swaync-client -R

View file

@ -29,3 +29,5 @@ sleep 1
# Relaunch waybar # Relaunch waybar
waybar & waybar &
~/.config/hypr/scripts/refresh.sh

View file

@ -97,3 +97,5 @@ done
sleep 1 sleep 1
# Relaunch waybar # Relaunch waybar
waybar & waybar &
~/.config/hypr/scripts/refresh.sh