Add dracula calibre theme

This commit is contained in:
Sravan Balaji 2024-09-12 08:07:37 -04:00
parent e3b86d708f
commit 9685fa1969
4 changed files with 15 additions and 0 deletions

4
.gitmodules vendored
View File

@ -93,3 +93,7 @@
path = dwl/.config/dwl
url = ../dwl.git
branch = main
[submodule "dracula-calibre-theme"]
path = calibre/.themes/dracula-calibre
url = git@github.com:dracula/calibre.git
branch = main

View File

@ -237,6 +237,10 @@ Use [[https://www.gnu.org/software/stow/][GNU Stow]] to create symlinks.
path = dwl/.config/dwl
url = ../dwl.git
branch = main
[submodule "dracula-calibre-theme"]
path = calibre/.themes/dracula-calibre
url = git@github.com:dracula/calibre.git
branch = main
#+END_SRC
** Ignoring files and directories
@ -8912,6 +8916,7 @@ stow-create:
-S betterlockscreen \
-S blender \
-S brightness \
-S calibre \
-S deadd \
-S dunst \
-S dwl \
@ -8969,6 +8974,7 @@ stow-delete:
-D betterlockscreen \
-D blender \
-D brightness \
-D calibre \
-D deadd \
-D dunst \
-D dwl \
@ -9026,6 +9032,7 @@ stow-recreate:
-R betterlockscreen \
-R blender \
-R brightness \
-R calibre \
-R deadd \
-R dunst \
-R dwl \

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

View File

@ -29,6 +29,7 @@ stow-create:
-S betterlockscreen \
-S blender \
-S brightness \
-S calibre \
-S deadd \
-S dunst \
-S dwl \
@ -86,6 +87,7 @@ stow-delete:
-D betterlockscreen \
-D blender \
-D brightness \
-D calibre \
-D deadd \
-D dunst \
-D dwl \
@ -143,6 +145,7 @@ stow-recreate:
-R betterlockscreen \
-R blender \
-R brightness \
-R calibre \
-R deadd \
-R dunst \
-R dwl \