fix: hardcoded interpreter paths

This commit is contained in:
Piotr Bartoszewicz
2025-06-08 10:04:59 +02:00
parent 0f93aa3a45
commit 4892446e57
30 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -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')