- 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
13 lines
404 B
Plaintext
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
|