dotfiles/.gitmodules
Sravan Balaji 51cca1540f 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
2021-01-19 12:36:38 -05:00

13 lines
404 B
Plaintext

[submodule ".vim/pack/themes/start/dracula"]
path = .vim/pack/themes/start/dracula
url = https://github.com/dracula/vim.git
[submodule ".themes/Dracula"]
path = .themes/Dracula
url = git@github.com:dracula/gtk.git
[submodule ".config/dwm"]
path = .config/dwm
url = https://github.com/balajsra/dwm.git
[submodule ".config/polybar"]
path = .config/polybar
url = git@github.com:balajsra/polybar.git