Skip to content

Commit

Permalink
Remove internal simple-bar-server refresh in skhd set mode script
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanTinland committed May 20, 2024
1 parent 736f9af commit 808fb2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/scripts/yabai-set-mode-server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ main () {
echo \
"{\"mode\": \"$1\", \"color\": \"$color\"}" \
> "$CACHE_FILE"

curl http://localhost:7776/skhd/mode/refresh
}

case "$1" in
Expand Down

0 comments on commit 808fb2c

Please sign in to comment.