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:
Submodule .config/dwm-flexipatch updated: 67455908f2...cadf3a896a
@@ -42,9 +42,13 @@ adjustment-method=randr
|
|||||||
; Keep in mind that longitudes west of Greenwich (e.g. the Americas)
|
; Keep in mind that longitudes west of Greenwich (e.g. the Americas)
|
||||||
; are negative numbers.
|
; are negative numbers.
|
||||||
[manual]
|
[manual]
|
||||||
; Farmington Hills, MI
|
; ; Farmington Hills, MI
|
||||||
lat=42.4990
|
; lat=42.4990
|
||||||
lon=-83.3677
|
; lon=-83.3677
|
||||||
|
|
||||||
|
; Merrifield, VA
|
||||||
|
lat=38.8743
|
||||||
|
lon=77.2269
|
||||||
|
|
||||||
; Configuration of the adjustment-method
|
; Configuration of the adjustment-method
|
||||||
; type 'redshift -m METHOD:help' to see the settings.
|
; type 'redshift -m METHOD:help' to see the settings.
|
||||||
|
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -62,6 +62,10 @@
|
|||||||
path = .themes/dracula-qbittorrent
|
path = .themes/dracula-qbittorrent
|
||||||
url = git@github.com:dracula/qbittorrent.git
|
url = git@github.com:dracula/qbittorrent.git
|
||||||
branch = master
|
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"]
|
[submodule ".config/dwm-flexipatch"]
|
||||||
path = .config/dwm-flexipatch
|
path = .config/dwm-flexipatch
|
||||||
url = git@github.com:balajsra/dwm-flexipatch.git
|
url = git@github.com:balajsra/dwm-flexipatch.git
|
||||||
|
Submodule .themes/dracula-gtk updated: 08fc8a0b25...f5314f2849
1
.themes/dracula-vortex
Submodule
1
.themes/dracula-vortex
Submodule
Submodule .themes/dracula-vortex added at 480777e8c9
14
README.org
14
README.org
@@ -190,6 +190,10 @@ Use [[https://www.gnu.org/software/stow/][GNU Stow]] to create symlinks.
|
|||||||
path = .themes/dracula-qbittorrent
|
path = .themes/dracula-qbittorrent
|
||||||
url = git@github.com:dracula/qbittorrent.git
|
url = git@github.com:dracula/qbittorrent.git
|
||||||
branch = master
|
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"]
|
[submodule ".config/dwm-flexipatch"]
|
||||||
path = .config/dwm-flexipatch
|
path = .config/dwm-flexipatch
|
||||||
url = git@github.com:balajsra/dwm-flexipatch.git
|
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)
|
; Keep in mind that longitudes west of Greenwich (e.g. the Americas)
|
||||||
; are negative numbers.
|
; are negative numbers.
|
||||||
[manual]
|
[manual]
|
||||||
; Farmington Hills, MI
|
; ; Farmington Hills, MI
|
||||||
lat=42.4990
|
; lat=42.4990
|
||||||
lon=-83.3677
|
; lon=-83.3677
|
||||||
|
|
||||||
|
; Merrifield, VA
|
||||||
|
lat=38.8743
|
||||||
|
lon=77.2269
|
||||||
|
|
||||||
; Configuration of the adjustment-method
|
; Configuration of the adjustment-method
|
||||||
; type 'redshift -m METHOD:help' to see the settings.
|
; type 'redshift -m METHOD:help' to see the settings.
|
||||||
|
Reference in New Issue
Block a user