mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-03 05:40:38 -04:00
added refresh script for swaync + tied it into wallpaperselect/random
This commit is contained in:
parent
2526cb9084
commit
519d9f19c1
3 changed files with 8 additions and 0 deletions
4
.config/hypr/scripts/refresh.sh
Normal file
4
.config/hypr/scripts/refresh.sh
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
swaync-client -rs &
|
||||||
|
swaync-client -R
|
|
@ -29,3 +29,5 @@ sleep 1
|
||||||
# Relaunch waybar
|
# Relaunch waybar
|
||||||
waybar &
|
waybar &
|
||||||
|
|
||||||
|
~/.config/hypr/scripts/refresh.sh
|
||||||
|
|
||||||
|
|
|
@ -97,3 +97,5 @@ done
|
||||||
sleep 1
|
sleep 1
|
||||||
# Relaunch waybar
|
# Relaunch waybar
|
||||||
waybar &
|
waybar &
|
||||||
|
|
||||||
|
~/.config/hypr/scripts/refresh.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue