added expo deps

This commit is contained in:
Natalie 2025-08-07 09:26:03 -07:00
parent 13d8d059fc
commit 8839920717
No known key found for this signature in database
GPG key ID: 61F4EAEB0C9C3D5F
3 changed files with 10 additions and 3 deletions

View file

@ -63,7 +63,7 @@
source "$ITEM_DIR/calendar.sh"
# Right
source $ITEM_DIR/calendar.sh
# source $ITEM_DIR/calendar.sh
source $ITEM_DIR/wifi.sh
source $ITEM_DIR/battery.sh
source $ITEM_DIR/volume.sh
@ -322,7 +322,7 @@
label.color=$ITEM_COLOR \
icon.color=$ITEM_COLOR
else
sketchybar --set space.$sid background.drawing=off \
sketchybar --set space.$sid background.drawing=off\
label.color=$ACCENT_COLOR \
icon.color=$ACCENT_COLOR
fi

View file

@ -149,7 +149,7 @@
exec-on-workspace-change = [
"/bin/bash"
"-c"
"/run/current-system/sw/bin/sketchybar --trigger aerospace_workspace_change FOCUSED_WORKSPACE=$AEROSPACE_FOCUSED_WORKSPACE"
"/run/current-system/sw/bin/sketchybar --trigger aerospace_workspace_change FOCUSED_WORKSPACE=$AEROSPACE_FOCUSED_WORKSPACE PREV_WORKSPACE=$AEROSPACE_PREV_WORKSPACE"
];
on-window-detected = [

View file

@ -86,10 +86,17 @@ with pkgs;
#programming languages
deno
ruby
pnpm
nodejs_24
# nodePackages.npm
go
elan
#expo deps
watchman
zulu17
android-tools
#browsers
tor
firefox