Replace Light-Locker with Slock

- Add slock config as submodule
- Add updated commits for dwm and slock
This commit is contained in:
Sravan Balaji 2020-12-11 11:24:18 -05:00
parent f8db3094b6
commit 7d9f66c9d3
3 changed files with 5 additions and 1 deletions

@ -1 +1 @@
Subproject commit 63301b2762527d343b1d93caf2b8039395edd149
Subproject commit 6911c0d3bfb92b116fa3b612bcd7bc710a4e939c

1
.config/slock Submodule

@ -0,0 +1 @@
Subproject commit b551c3de207609a2845bb43978754096b982f691

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule ".config/polybar"]
path = .config/polybar
url = git@github.com:balajsra/polybar.git
[submodule ".config/slock"]
path = .config/slock
url = git@github.com:balajsra/slock.git