Dracula Vortex Submodule & Redshift Location Update

- Update dwm-flexipatch and dracula-gtk submodules
- Add dracula-vortex submodule
- Move xournalpp config from ~/.xournalpp/ to ~/.config/xournalpp/
- Update location in redshift config
This commit is contained in:
Sravan Balaji 2022-06-15 21:36:31 -04:00
parent a61cb7c606
commit c155117e57
7 changed files with 25 additions and 8 deletions

@ -1 +1 @@
Subproject commit 67455908f2cfb46b822fbfcab75955daabf02a2a
Subproject commit cadf3a896ad71b32277a2d4775176afb6844ea6b

View File

@ -42,9 +42,13 @@ adjustment-method=randr
; Keep in mind that longitudes west of Greenwich (e.g. the Americas)
; are negative numbers.
[manual]
; Farmington Hills, MI
lat=42.4990
lon=-83.3677
; ; Farmington Hills, MI
; lat=42.4990
; lon=-83.3677
; Merrifield, VA
lat=38.8743
lon=77.2269
; Configuration of the adjustment-method
; type 'redshift -m METHOD:help' to see the settings.

4
.gitmodules vendored
View File

@ -62,6 +62,10 @@
path = .themes/dracula-qbittorrent
url = git@github.com:dracula/qbittorrent.git
branch = master
[submodule ".themes/dracula-vortex"]
path = .themes/dracula-vortex
url = git@github.com:dracula/vortex-mod-manager.git
branch = main
[submodule ".config/dwm-flexipatch"]
path = .config/dwm-flexipatch
url = git@github.com:balajsra/dwm-flexipatch.git

@ -1 +1 @@
Subproject commit 08fc8a0b25ae08c18abeee52f64205f184184f23
Subproject commit f5314f28495ac665a151a0c5de6b864247e22c39

@ -0,0 +1 @@
Subproject commit 480777e8c9370643686c0afd1a085fd73a1d4eff

View File

@ -190,6 +190,10 @@ Use [[https://www.gnu.org/software/stow/][GNU Stow]] to create symlinks.
path = .themes/dracula-qbittorrent
url = git@github.com:dracula/qbittorrent.git
branch = master
[submodule ".themes/dracula-vortex"]
path = .themes/dracula-vortex
url = git@github.com:dracula/vortex-mod-manager.git
branch = main
[submodule ".config/dwm-flexipatch"]
path = .config/dwm-flexipatch
url = git@github.com:balajsra/dwm-flexipatch.git
@ -2979,9 +2983,13 @@ adjustment-method=randr
; Keep in mind that longitudes west of Greenwich (e.g. the Americas)
; are negative numbers.
[manual]
; Farmington Hills, MI
lat=42.4990
lon=-83.3677
; ; Farmington Hills, MI
; lat=42.4990
; lon=-83.3677
; Merrifield, VA
lat=38.8743
lon=77.2269
; Configuration of the adjustment-method
; type 'redshift -m METHOD:help' to see the settings.