mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-27 19:34:57 -04:00
updates
This commit is contained in:
parent
bc4d4c403a
commit
715eb53860
57 changed files with 7755 additions and 3 deletions
7
.config/sketchybar/plugins/trigger_workspace_update.sh
Executable file
7
.config/sketchybar/plugins/trigger_workspace_update.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Trigger the workspace update
|
||||
/Users/zion/.config/sketchybar/plugins/aerospace_workspaces.sh
|
||||
|
||||
# Also trigger a sketchybar update
|
||||
sketchybar --trigger aerospace_workspace_change
|
||||
Loading…
Reference in a new issue