-
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.
[create-pull-request] automated change Co-authored-by: khaneliman <[email protected]>
- Loading branch information
1 parent
3dc3e16
commit 5197bf7
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule awesome-wm-widgets
updated
12 files
+1 −1 | apt-widget/apt-widget.lua | |
+5 −0 | email-widget/.env.example | |
+2 −0 | email-widget/.gitignore | |
+31 −13 | email-widget/README.md | |
+16 −7 | email-widget/count_unread_emails.py | |
+ − | email-widget/em-wid-1.png | |
+ − | email-widget/em-wid-2.png | |
+21 −16 | email-widget/email.lua | |
+112 −41 | email-widget/read_unread_emails.py | |
+2 −0 | email-widget/requirements.txt | |
+26 −0 | volume-widget/README.md | |
+272 −210 | volume-widget/volume.lua |
Submodule user
updated
from a8915a to e22834
Submodule nvim
updated
8 files
+1 −1 | lua/astronvim/autocmds.lua | |
+1 −0 | lua/astronvim/options.lua | |
+11 −11 | lua/lazy_snapshot.lua | |
+1 −0 | lua/plugins/cmp.lua | |
+6 −3 | lua/plugins/core.lua | |
+1 −1 | lua/plugins/heirline.lua | |
+2 −1 | lua/plugins/lsp.lua | |
+4 −0 | lua/plugins/ui.lua |
Submodule .oh-my-bash
updated
16 files