-
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 48b1a4b
Showing
8 changed files
with
8 additions
and
8 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 401cfb
Submodule nvim
updated
7 files
+34 −0 | CHANGELOG.md | |
+21 −21 | 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
13 files
+2 −2 | README.md | |
+7 −7 | lib/shopt.sh | |
+19 −19 | 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 |