move all existing stuff to old/
This commit is contained in:
parent
c215878777
commit
35f5e8472b
49 changed files with 0 additions and 0 deletions
5
old/_bin/i3-clean-workspace
Executable file
5
old/_bin/i3-clean-workspace
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
WORKSPACES=$(i3-msg -t get_workspaces)
|
||||
# echo $WORKSPACES | jq
|
||||
|
||||
echo $WORKSPACES
|
Loading…
Add table
Add a link
Reference in a new issue