Suckless Submodules & New Rofi Theme
- Add dwm as submodule - Add slock as submodule - Add slstatus as submodule - Add new rofi theme based on slate with dracula theming - Add new rofi theme based on sidetab with dracula theming
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -4,3 +4,12 @@
|
||||
[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/slstatus"]
|
||||
path = .config/slstatus
|
||||
url = https://github.com/balajsra/slstatus.git
|
||||
[submodule ".config/slock"]
|
||||
path = .config/slock
|
||||
url = https://github.com/balajsra/slock.git
|
||||
|
Reference in New Issue
Block a user