dotfiles/old/_bin/i3-clean-workspace

5 lines
91 B
Bash
Executable file

#!/bin/sh
WORKSPACES=$(i3-msg -t get_workspaces)
# echo $WORKSPACES | jq
echo $WORKSPACES