Replace Slock with Multilockscreen

- Add xss-lock background process to dwm autostart
- Change lock command in dwm and polybar to loginctl lock-session
- Add config file for multilockscreen
- Remove slock submodule
This commit is contained in:
Sravan Balaji
2021-01-19 12:36:38 -05:00
parent 8ac3140f59
commit 51cca1540f
5 changed files with 47 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -10,6 +10,3 @@
[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