mako: add dracula theme as a submodule

This commit is contained in:
surtur 2021-11-10 02:32:33 +01:00
parent 49efc5d450
commit d03d466672
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
3 changed files with 5 additions and 10 deletions

View File

@ -1,10 +0,0 @@
anchor=top-right
width=400
padding=10
border-radius=0
[urgency=high]
border-color=#fffffe
border-size=3
ignore-timeout=1

1
.config/mako/config Symbolic link
View File

@ -0,0 +1 @@
dracula-mako/config

@ -0,0 +1 @@
Subproject commit b38986699f9f285740d7825816c2513a055f48f7

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule ".themes/dracula-gtk"]
path = .themes/dracula-gtk
url = https://github.com/dracula/gtk
[submodule ".config/mako/dracula-mako"]
path = .config/mako/dracula-mako
url = https://github.com/dracula/mako