forked from Shinonome/caelestia-cli
fix: hardcoded interpreter paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/fish
|
||||
#!/usr/bin/env fish
|
||||
|
||||
if ! hyprctl workspaces -j | jq -e 'first(.[] | select(.name == "special:special"))'
|
||||
set activews (hyprctl activewindow -j | jq -r '.workspace.name')
|
||||
|
||||
Reference in New Issue
Block a user