forked from Shinonome/caelestia-cli
9 lines
246 B
Fish
Executable File
9 lines
246 B
Fish
Executable File
#!/bin/fish
|
|
|
|
. (dirname (status filename))/util.fish
|
|
|
|
move-client '.class == "feishin"' music
|
|
move-client '.class == "Spotify" or .initialTitle == "Spotify" or .initialTitle == "Spotify Free"' music
|
|
|
|
hyprctl dispatch togglespecialworkspace music
|