Swayscript: Reload all seats.
This commit is contained in:
parent
c61bc03a28
commit
31ad6c03e9
|
@ -4,7 +4,7 @@ function reload() {
|
||||||
re() {
|
re() {
|
||||||
# Sway.
|
# Sway.
|
||||||
swaymsg reload
|
swaymsg reload
|
||||||
swaymsg seat seat0 xcursor_theme $XCURSOR_THEME $XCURSOR_SIZE
|
swaymsg seat \* xcursor_theme $XCURSOR_THEME $XCURSOR_SIZE
|
||||||
pkill mpvpaper && wallpaper-video
|
pkill mpvpaper && wallpaper-video
|
||||||
|
|
||||||
# Waybar.
|
# Waybar.
|
||||||
|
|
Loading…
Reference in a new issue