forked from Shinonome/caelestia-cli
main: special workspace toggles
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user