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" source "$ITEM_DIR/calendar.sh"
# Right # Right
source $ITEM_DIR/calendar.sh # source $ITEM_DIR/calendar.sh
source $ITEM_DIR/wifi.sh source $ITEM_DIR/wifi.sh
source $ITEM_DIR/battery.sh source $ITEM_DIR/battery.sh
source $ITEM_DIR/volume.sh source $ITEM_DIR/volume.sh

View file

@ -149,7 +149,7 @@
exec-on-workspace-change = [ exec-on-workspace-change = [
"/bin/bash" "/bin/bash"
"-c" "-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 = [ on-window-detected = [

View file

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