BACKUP/.config/waybar/scripts/workspace_current.sh
2025-07-05 14:00:00 +00:00

4 lines
81 B
Bash
Executable File

#!/bin/bash
hyprctl activeworkspace -j | jq -r '.id' | awk '{print "󰍜 " $1}'