mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-14 04:49:59 -05:00
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