all the updates

This commit is contained in:
Chris Cochrun 2023-05-18 17:03:15 -05:00
parent d0a9186a62
commit 6aa8643a16
6 changed files with 152 additions and 411 deletions

View file

@ -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