-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae75c93
commit da3937a
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
Submodule awesome-wm-widgets
updated
4 files
+2 −2 | calendar-widget/calendar.lua | |
+4 −4 | mpris-widget/init.lua | |
+1 −0 | weather-api-widget/README.md | |
+6 −4 | weather-api-widget/weather.lua |
Submodule dynamic-island-sketchybar
updated
6 files
+5 −4 | README.md | |
+2 −8 | item.sh | |
+1 −1 | scripts/islands/appswitch/appswitch_island.sh | |
+1 −2 | scripts/islands/music/cava.sh | |
+1 −1 | scripts/islands/restore.sh | |
+1 −1 | sketchybarrc |
Submodule user
updated
from d57764 to 4b9bee
Submodule nvim
updated
8 files
+42 −0 | CHANGELOG.md | |
+4 −0 | lua/astronvim/init.lua | |
+22 −22 | lua/astronvim/lazy_snapshot.lua | |
+1 −1 | lua/astronvim/plugins/_astrocore_autocmds.lua | |
+17 −0 | lua/astronvim/plugins/_astroui.lua | |
+6 −2 | lua/astronvim/plugins/cmp_luasnip.lua | |
+4 −2 | lua/astronvim/plugins/gitsigns.lua | |
+1 −1 | version.txt |
Submodule .oh-my-bash
updated
16 files
+2 −2 | README.md | |
+5 −1 | completions/ssh.completion.sh | |
+8 −0 | completions/uv.completion.sh | |
+7 −7 | lib/shopt.sh | |
+2 −2 | plugins/progress/README.md | |
+71 −32 | plugins/progress/progress.plugin.sh | |
+13 −0 | plugins/starship/README.md | |
+10 −0 | plugins/starship/starship.plugin.sh | |
+4 −0 | themes/THEMES.md | |
+16 −0 | themes/copied-duru/README.md | |
+ − | themes/copied-duru/copied-duru-dark.png | |
+32 −0 | themes/copied-duru/copied-duru.theme.sh | |
+5 −0 | themes/powerbash10k/README.md | |
+6 −4 | themes/sexy/sexy.theme.sh | |
+1 −1 | tools/check_for_upgrade.sh | |
+12 −5 | tools/uninstall.sh |