From c155117e57b8bd6bcb9bf1ce41218ff7f1c5886b Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Wed, 15 Jun 2022 21:36:31 -0400 Subject: [PATCH] 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 --- .config/dwm-flexipatch | 2 +- .config/redshift/redshift.conf | 10 +++++++--- {.xournalpp => .config/xournalpp}/toolbar.ini | 0 .gitmodules | 4 ++++ .themes/dracula-gtk | 2 +- .themes/dracula-vortex | 1 + README.org | 14 +++++++++++--- 7 files changed, 25 insertions(+), 8 deletions(-) rename {.xournalpp => .config/xournalpp}/toolbar.ini (100%) create mode 160000 .themes/dracula-vortex diff --git a/.config/dwm-flexipatch b/.config/dwm-flexipatch index 6745590..cadf3a8 160000 --- a/.config/dwm-flexipatch +++ b/.config/dwm-flexipatch @@ -1 +1 @@ -Subproject commit 67455908f2cfb46b822fbfcab75955daabf02a2a +Subproject commit cadf3a896ad71b32277a2d4775176afb6844ea6b diff --git a/.config/redshift/redshift.conf b/.config/redshift/redshift.conf index 7bd0c6a..07fd3bb 100644 --- a/.config/redshift/redshift.conf +++ b/.config/redshift/redshift.conf @@ -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. diff --git a/.xournalpp/toolbar.ini b/.config/xournalpp/toolbar.ini similarity index 100% rename from .xournalpp/toolbar.ini rename to .config/xournalpp/toolbar.ini diff --git a/.gitmodules b/.gitmodules index 485e52e..0a6ee86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/.themes/dracula-gtk b/.themes/dracula-gtk index 08fc8a0..f5314f2 160000 --- a/.themes/dracula-gtk +++ b/.themes/dracula-gtk @@ -1 +1 @@ -Subproject commit 08fc8a0b25ae08c18abeee52f64205f184184f23 +Subproject commit f5314f28495ac665a151a0c5de6b864247e22c39 diff --git a/.themes/dracula-vortex b/.themes/dracula-vortex new file mode 160000 index 0000000..480777e --- /dev/null +++ b/.themes/dracula-vortex @@ -0,0 +1 @@ +Subproject commit 480777e8c9370643686c0afd1a085fd73a1d4eff diff --git a/README.org b/README.org index 364adcd..0098d09 100644 --- a/README.org +++ b/README.org @@ -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.