all the updates
This commit is contained in:
parent
d0a9186a62
commit
6aa8643a16
6 changed files with 152 additions and 411 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
#define icons for workspaces 1-9
|
||||
ic=(0 )
|
||||
ic=(0 )
|
||||
|
||||
#initial check for occupied workspaces
|
||||
for num in $(hyprctl workspaces | grep ID | awk '{print $3}'); do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue