add sway and waybar configs, misc other stuff
This commit is contained in:
parent
192a283141
commit
528c998ee4
21 changed files with 634 additions and 58 deletions
5
_bin/i3-clean-workspace
Executable file
5
_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