Tray Maxsize, Trackpad Toggle Script, & Gitmodules Update

- Increase tray maxsize from (15, 30) -> (20, 40)
- Add trackpad control (enable / disable) script
- Add dwm-flexipatch commit that adds trackpad toggle keybinding
- Add branch tracking for dwm-flexipatch and fallout grub theme to .gitmodules
This commit is contained in:
Sravan Balaji
2021-08-04 09:11:01 -04:00
parent f727ff2965
commit d940f26e8d
4 changed files with 22 additions and 5 deletions

2
.gitmodules vendored
View File

@@ -69,6 +69,8 @@
[submodule ".config/dwm-flexipatch"]
path = .config/dwm-flexipatch
url = git@github.com:balajsra/dwm-flexipatch.git
branch = master
[submodule ".themes/fallout-grub-theme"]
path = .themes/fallout-grub-theme
url = git@github.com:shvchk/fallout-grub-theme.git
branch = master