[Nano, Dunst] Remove config for Dunst, remove submodule for Nano
Dunst is no longer needed on my system, this commit removes its configuration file. Since I deprecated my Nano config, this commit removes its syntax submodule.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,9 +1,6 @@
|
||||
[submodule ".config/tmux"]
|
||||
path = .config/tmux
|
||||
url = https://github.com/gpakosz/.tmux.git
|
||||
[submodule ".config/nano/nano-syntax"]
|
||||
path = .config/nano/nano-syntax
|
||||
url = https://github.com/scopatz/nanorc.git
|
||||
[submodule ".config/emacs/private/conlanging"]
|
||||
path = .config/emacs/private/conlanging
|
||||
url = https://labs.phundrak.com/phundrak/conlang-layer
|
||||
|
||||
Reference in New Issue
Block a user