diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-26 17:36:38 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-26 17:36:38 -0600 |
| commit | dada2f255daaa2fb493ec8c7d47e2a8123aea494 (patch) | |
| tree | 0c0eeb84bb7b6e66a2d7f41cdfd061b25f80cc14 | |
| parent | d50e5955837788fc69b4d5bc74cb574b859ed31a (diff) | |
refactor(dotfiles): rename system/ to common/ and remove unused configs
Rename dotfiles/system to dotfiles/common for clarity - indicates
shared dotfiles used across all desktop environments (DWM, Hyprland).
Removed config directories for uninstalled applications:
- ghostty (using different terminal)
- lf (using ranger instead)
- mopidy (using mpd instead)
- nitrogen (X11-only, obsolete for Wayland)
- pychess (not installed)
- JetBrains (not installed via archsetup)
- youtube-dl (using yt-dlp with different config location)
Kept audacious config for potential future use.
Updated all references in archsetup, CLAUDE.md, todo.org, and
validation.sh.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
| -rw-r--r-- | CLAUDE.md | 25 | ||||
| -rwxr-xr-x | archsetup | 2 | ||||
| -rw-r--r-- | dotfiles/common/.Xmodmap (renamed from dotfiles/system/.Xmodmap) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.Xresources (renamed from dotfiles/system/.Xresources) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.authcode (renamed from dotfiles/system/.authcode) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.authinfo.gpg (renamed from dotfiles/system/.authinfo.gpg) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.bash_logout (renamed from dotfiles/system/.bash_logout) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.bash_profile (renamed from dotfiles/system/.bash_profile) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.bashrc (renamed from dotfiles/system/.bashrc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.bashrc.d/aliases.sh (renamed from dotfiles/system/.bashrc.d/aliases.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.bashrc.d/emacs.sh (renamed from dotfiles/system/.bashrc.d/emacs.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.bashrc.d/fzf.sh (renamed from dotfiles/system/.bashrc.d/fzf.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.bashrc.d/git.sh (renamed from dotfiles/system/.bashrc.d/git.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.bashrc.d/media.sh (renamed from dotfiles/system/.bashrc.d/media.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.bashrc.d/utilities.sh (renamed from dotfiles/system/.bashrc.d/utilities.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/.cmailpass.gpg (renamed from dotfiles/system/.config/.cmailpass.gpg) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/.gmailpass.gpg (renamed from dotfiles/system/.config/.gmailpass.gpg) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/.tidal-dl.json (renamed from dotfiles/system/.config/.tidal-dl.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/.tidal-dl.token.json (renamed from dotfiles/system/.config/.tidal-dl.token.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/audacious/QtUi.conf (renamed from dotfiles/system/.config/audacious/QtUi.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/audacious/config (renamed from dotfiles/system/.config/audacious/config) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/audacious/playlist-state (renamed from dotfiles/system/.config/audacious/playlist-state) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/audacious/playlists/1000.audpl (renamed from dotfiles/system/.config/audacious/playlists/1000.audpl) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/audacious/playlists/order (renamed from dotfiles/system/.config/audacious/playlists/order) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/audacious/plugin-registry (renamed from dotfiles/system/.config/audacious/plugin-registry) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/azw3_output.py (renamed from dotfiles/system/.config/calibre/conversion/azw3_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/comic_input.py (renamed from dotfiles/system/.config/calibre/conversion/comic_input.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/debug.py (renamed from dotfiles/system/.config/calibre/conversion/debug.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/docx_input.py (renamed from dotfiles/system/.config/calibre/conversion/docx_input.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/docx_output.py (renamed from dotfiles/system/.config/calibre/conversion/docx_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/epub_output.py (renamed from dotfiles/system/.config/calibre/conversion/epub_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/fb2_input.py (renamed from dotfiles/system/.config/calibre/conversion/fb2_input.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/fb2_output.py (renamed from dotfiles/system/.config/calibre/conversion/fb2_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/heuristics.py (renamed from dotfiles/system/.config/calibre/conversion/heuristics.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/htmlz_output.py (renamed from dotfiles/system/.config/calibre/conversion/htmlz_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/kepub_output.py (renamed from dotfiles/system/.config/calibre/conversion/kepub_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/look_and_feel.py (renamed from dotfiles/system/.config/calibre/conversion/look_and_feel.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/lrf_output.py (renamed from dotfiles/system/.config/calibre/conversion/lrf_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/metadata.py (renamed from dotfiles/system/.config/calibre/conversion/metadata.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/mobi_output.py (renamed from dotfiles/system/.config/calibre/conversion/mobi_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/page_setup.py (renamed from dotfiles/system/.config/calibre/conversion/page_setup.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/pdb_output.py (renamed from dotfiles/system/.config/calibre/conversion/pdb_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/pdf_input.py (renamed from dotfiles/system/.config/calibre/conversion/pdf_input.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/pdf_output.py (renamed from dotfiles/system/.config/calibre/conversion/pdf_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/pmlz_output.py (renamed from dotfiles/system/.config/calibre/conversion/pmlz_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/rb_output.py (renamed from dotfiles/system/.config/calibre/conversion/rb_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/rtf_input.py (renamed from dotfiles/system/.config/calibre/conversion/rtf_input.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/search_and_replace.py (renamed from dotfiles/system/.config/calibre/conversion/search_and_replace.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/snb_output.py (renamed from dotfiles/system/.config/calibre/conversion/snb_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/structure_detection.py (renamed from dotfiles/system/.config/calibre/conversion/structure_detection.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/toc.py (renamed from dotfiles/system/.config/calibre/conversion/toc.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/txt_input.py (renamed from dotfiles/system/.config/calibre/conversion/txt_input.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/txt_output.py (renamed from dotfiles/system/.config/calibre/conversion/txt_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/conversion/txtz_output.py (renamed from dotfiles/system/.config/calibre/conversion/txtz_output.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/custom_recipes/The Economist_1001.recipe (renamed from dotfiles/system/.config/calibre/custom_recipes/The Economist_1001.recipe) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/custom_recipes/The New York Times_1000.recipe (renamed from dotfiles/system/.config/calibre/custom_recipes/The New York Times_1000.recipe) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/custom_recipes/index.json (renamed from dotfiles/system/.config/calibre/custom_recipes/index.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/customize.py.json (renamed from dotfiles/system/.config/calibre/customize.py.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/device_drivers_KOBOTOUCH.py.json (renamed from dotfiles/system/.config/calibre/device_drivers_KOBOTOUCH.py.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/device_drivers_KOBOTOUCHEXTENDED.py.json (renamed from dotfiles/system/.config/calibre/device_drivers_KOBOTOUCHEXTENDED.py.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/device_drivers_USER_DEFINED.py.json (renamed from dotfiles/system/.config/calibre/device_drivers_USER_DEFINED.py.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/fonts/scanner_cache.json (renamed from dotfiles/system/.config/calibre/fonts/scanner_cache.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/global.py.json (renamed from dotfiles/system/.config/calibre/global.py.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/gui.py.json (renamed from dotfiles/system/.config/calibre/gui.py.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/history.plist (renamed from dotfiles/system/.config/calibre/history.plist) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/icons-any.rcc (renamed from dotfiles/system/.config/calibre/icons-any.rcc) | bin | 1291528 -> 1291528 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/icons-dark.rcc (renamed from dotfiles/system/.config/calibre/icons-dark.rcc) | bin | 204531 -> 204531 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/metadata-sources-cache.json (renamed from dotfiles/system/.config/calibre/metadata-sources-cache.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/metadata_sources/global.json (renamed from dotfiles/system/.config/calibre/metadata_sources/global.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/mtp_devices.json (renamed from dotfiles/system/.config/calibre/mtp_devices.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Apple Books covers.zip (renamed from dotfiles/system/.config/calibre/plugins/Apple Books covers.zip) | bin | 22815 -> 22815 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Barnes & Noble.zip (renamed from dotfiles/system/.config/calibre/plugins/Barnes & Noble.zip) | bin | 120252 -> 120252 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Clean Comments.zip (renamed from dotfiles/system/.config/calibre/plugins/Clean Comments.zip) | bin | 41082 -> 41082 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Extract ISBN.zip (renamed from dotfiles/system/.config/calibre/plugins/Extract ISBN.zip) | bin | 183577 -> 183577 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Favourites Menu.json (renamed from dotfiles/system/.config/calibre/plugins/Favourites Menu.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Favourites Menu.zip (renamed from dotfiles/system/.config/calibre/plugins/Favourites Menu.zip) | bin | 124019 -> 124019 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Find Duplicates.json (renamed from dotfiles/system/.config/calibre/plugins/Find Duplicates.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Find Duplicates.zip (renamed from dotfiles/system/.config/calibre/plugins/Find Duplicates.zip) | bin | 519469 -> 519469 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/KePub Metadata Reader.zip (renamed from dotfiles/system/.config/calibre/plugins/KePub Metadata Reader.zip) | bin | 24156 -> 24156 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/KePub Metadata Writer.zip (renamed from dotfiles/system/.config/calibre/plugins/KePub Metadata Writer.zip) | bin | 24958 -> 24958 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Kindle hi-res covers.zip (renamed from dotfiles/system/.config/calibre/plugins/Kindle hi-res covers.zip) | bin | 15129 -> 15129 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Kobo Metadata.zip (renamed from dotfiles/system/.config/calibre/plugins/Kobo Metadata.zip) | bin | 556602 -> 556602 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Kobo Utilities.json (renamed from dotfiles/system/.config/calibre/plugins/Kobo Utilities.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Kobo Utilities.zip (renamed from dotfiles/system/.config/calibre/plugins/Kobo Utilities.zip) | bin | 264321 -> 264321 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/KoboTouchExtended.zip (renamed from dotfiles/system/.config/calibre/plugins/KoboTouchExtended.zip) | bin | 49513 -> 49513 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Open With.json (renamed from dotfiles/system/.config/calibre/plugins/Open With.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Open With.zip (renamed from dotfiles/system/.config/calibre/plugins/Open With.zip) | bin | 225919 -> 225919 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Reading List.json (renamed from dotfiles/system/.config/calibre/plugins/Reading List.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Reading List.zip (renamed from dotfiles/system/.config/calibre/plugins/Reading List.zip) | bin | 425425 -> 425425 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Search The Internet.json (renamed from dotfiles/system/.config/calibre/plugins/Search The Internet.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/plugins/Wikidata.zip (renamed from dotfiles/system/.config/calibre/plugins/Wikidata.zip) | bin | 39319 -> 39319 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/save_to_disk.py.json (renamed from dotfiles/system/.config/calibre/save_to_disk.py.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/scheduler.xml (renamed from dotfiles/system/.config/calibre/scheduler.xml) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/server-config.txt (renamed from dotfiles/system/.config/calibre/server-config.txt) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/server-custom-list-template.json (renamed from dotfiles/system/.config/calibre/server-custom-list-template.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/server-search-the-net.json (renamed from dotfiles/system/.config/calibre/server-search-the-net.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/server-users.sqlite (renamed from dotfiles/system/.config/calibre/server-users.sqlite) | bin | 12288 -> 12288 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/calibre/shortcuts/main.json (renamed from dotfiles/system/.config/calibre/shortcuts/main.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/smtp.py.json (renamed from dotfiles/system/.config/calibre/smtp.py.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/tag-map-rules.json (renamed from dotfiles/system/.config/calibre/tag-map-rules.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer-webengine.json (renamed from dotfiles/system/.config/calibre/viewer-webengine.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer.json (renamed from dotfiles/system/.config/calibre/viewer.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer/annots/19f02e8b622152fd5d7c642d30ecac05080ddf3e9e288a22c4f49866ba57c8b2.json (renamed from dotfiles/system/.config/calibre/viewer/annots/19f02e8b622152fd5d7c642d30ecac05080ddf3e9e288a22c4f49866ba57c8b2.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer/annots/33083ace2855943c7e4d7d188c47051f047f05e84d828fca5e5545396b94f14c.json (renamed from dotfiles/system/.config/calibre/viewer/annots/33083ace2855943c7e4d7d188c47051f047f05e84d828fca5e5545396b94f14c.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer/annots/5856c3e5aa41dd1b47711fa2b70e5ba9a2f61369f97c7fcc415321753e7c8bea.json (renamed from dotfiles/system/.config/calibre/viewer/annots/5856c3e5aa41dd1b47711fa2b70e5ba9a2f61369f97c7fcc415321753e7c8bea.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer/annots/5d4b018509f9383872d23f1c4a0652d20e908edc16409bc7697635a28f96478e.json (renamed from dotfiles/system/.config/calibre/viewer/annots/5d4b018509f9383872d23f1c4a0652d20e908edc16409bc7697635a28f96478e.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer/annots/6fd06a181469267e9c09d240ef2d3cca061e54ce37143a9e142524f61028cdd9.json (renamed from dotfiles/system/.config/calibre/viewer/annots/6fd06a181469267e9c09d240ef2d3cca061e54ce37143a9e142524f61028cdd9.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer/annots/90922c33b4cfd6cdf2f2f462bc5f6e6b0f18bdb829384144fdd13cc3b487deb1.json (renamed from dotfiles/system/.config/calibre/viewer/annots/90922c33b4cfd6cdf2f2f462bc5f6e6b0f18bdb829384144fdd13cc3b487deb1.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer/annots/ab0b0aa00cc90f53470da2761ea678a4ccacef1f5002917bda43970cd6096b19.json (renamed from dotfiles/system/.config/calibre/viewer/annots/ab0b0aa00cc90f53470da2761ea678a4ccacef1f5002917bda43970cd6096b19.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer/annots/c5a80ad08eb5ae859fefd73672b6a7cddc243254b55897adfdd5671fe7b2aacf.json (renamed from dotfiles/system/.config/calibre/viewer/annots/c5a80ad08eb5ae859fefd73672b6a7cddc243254b55897adfdd5671fe7b2aacf.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/conky/conky.conf (renamed from dotfiles/system/.config/conky/conky.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/dunst/dunstrc (renamed from dotfiles/system/.config/dunst/dunstrc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/environment.d/envvars.conf (renamed from dotfiles/system/.config/environment.d/envvars.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/feh/keys (renamed from dotfiles/system/.config/feh/keys) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/flameshot/flameshot.ini (renamed from dotfiles/system/.config/flameshot/flameshot.ini) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/fontconfig/fonts.conf (renamed from dotfiles/system/.config/fontconfig/fonts.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/gtk-3.0/gtk.css (renamed from dotfiles/system/.config/gtk-3.0/gtk.css) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/gtk-3.0/settings.ini (renamed from dotfiles/system/.config/gtk-3.0/settings.ini) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/htop/htoprc (renamed from dotfiles/system/.config/htop/htoprc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/mc/panels.ini (renamed from dotfiles/system/.config/mc/panels.ini) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/mpd/mpd.conf (renamed from dotfiles/system/.config/mpd/mpd.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/mpd/musicpd.conf (renamed from dotfiles/system/.config/mpd/musicpd.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/mpv/input.conf (renamed from dotfiles/system/.config/mpv/input.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/mpv/mpv.conf (renamed from dotfiles/system/.config/mpv/mpv.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/ncmpcpp/bindings (renamed from dotfiles/system/.config/ncmpcpp/bindings) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/ncmpcpp/config (renamed from dotfiles/system/.config/ncmpcpp/config) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/picom.conf (renamed from dotfiles/system/.config/picom.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/qalculate/qalculate-gtk.cfg (renamed from dotfiles/system/.config/qalculate/qalculate-gtk.cfg) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/qt5ct/qt5ct.conf (renamed from dotfiles/system/.config/qt5ct/qt5ct.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/qt6ct/qt6ct.conf (renamed from dotfiles/system/.config/qt6ct/qt6ct.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/ranger/commands.py (renamed from dotfiles/system/.config/ranger/commands.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/ranger/commands_full.py (renamed from dotfiles/system/.config/ranger/commands_full.py) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/ranger/rc.conf (renamed from dotfiles/system/.config/ranger/rc.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/ranger/rifle.conf (renamed from dotfiles/system/.config/ranger/rifle.conf) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.config/ranger/scope.sh (renamed from dotfiles/system/.config/ranger/scope.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/redshift.conf (renamed from dotfiles/system/.config/redshift.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/rofi/config.rasi (renamed from dotfiles/system/.config/rofi/config.rasi) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/rofi/themes/rounded-gray-dark.rasi (renamed from dotfiles/system/.config/rofi/themes/rounded-gray-dark.rasi) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/sublime-merge/Local/License.sublime_license (renamed from dotfiles/system/.config/sublime-merge/Local/License.sublime_license) | bin | 394 -> 394 bytes | |||
| -rw-r--r-- | dotfiles/common/.config/sxhkd/sxhkdrc (renamed from dotfiles/system/.config/sxhkd/sxhkdrc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/systemd/user/emacs.service (renamed from dotfiles/system/.config/systemd/user/emacs.service) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/systemd/user/geoclue-agent.service (renamed from dotfiles/system/.config/systemd/user/geoclue-agent.service) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/systemd/user/xdg-desktop-portal-gtk.service.d/environment.conf (renamed from dotfiles/system/.config/systemd/user/xdg-desktop-portal-gtk.service.d/environment.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/tickrs/config.yml (renamed from dotfiles/system/.config/tickrs/config.yml) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/topgrade.toml (renamed from dotfiles/system/.config/topgrade.toml) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/touchpad-indicator/touchpad-indicator.conf (renamed from dotfiles/system/.config/touchpad-indicator/touchpad-indicator.conf) | 0 | ||||
| l--------- | dotfiles/common/.config/transmission-daemon (renamed from dotfiles/system/.config/transmission-daemon) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/transmission/settings.json (renamed from dotfiles/system/.config/transmission/settings.json) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/user-dirs.dirs (renamed from dotfiles/system/.config/user-dirs.dirs) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/user-dirs.locale (renamed from dotfiles/system/.config/user-dirs.locale) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.config/zathura/zathurarc (renamed from dotfiles/system/.config/zathura/zathurarc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.gitconfig (renamed from dotfiles/system/.gitconfig) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.gitignore (renamed from dotfiles/system/.gitignore) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.gnupg/gpg-agent.conf (renamed from dotfiles/system/.gnupg/gpg-agent.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.gnupg/pinentry-dmenu.conf (renamed from dotfiles/system/.gnupg/pinentry-dmenu.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.gtkrc-2.0 (renamed from dotfiles/system/.gtkrc-2.0) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.hushlogin (renamed from dotfiles/system/.hushlogin) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.latexmkrc (renamed from dotfiles/system/.latexmkrc) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/AAXtoMP3 (renamed from dotfiles/system/.local/bin/AAXtoMP3) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/ai-assistants (renamed from dotfiles/system/.local/bin/ai-assistants) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/any2flac (renamed from dotfiles/system/.local/bin/any2flac) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/any2opus (renamed from dotfiles/system/.local/bin/any2opus) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/build-emacs.sh (renamed from dotfiles/system/.local/bin/build-emacs.sh) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/clobberall (renamed from dotfiles/system/.local/bin/clobberall) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/bin/cron/README.md (renamed from dotfiles/system/.local/bin/cron/README.md) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/cron/checkup (renamed from dotfiles/system/.local/bin/cron/checkup) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/cron/crontog (renamed from dotfiles/system/.local/bin/cron/crontog) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/dab (renamed from dotfiles/system/.local/bin/dab) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/dotfiles_pushall (renamed from dotfiles/system/.local/bin/dotfiles_pushall) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/ec (renamed from dotfiles/system/.local/bin/ec) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/em (renamed from dotfiles/system/.local/bin/em) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/et (renamed from dotfiles/system/.local/bin/et) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/extractaudio (renamed from dotfiles/system/.local/bin/extractaudio) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/get-arch-iso.sh (renamed from dotfiles/system/.local/bin/get-arch-iso.sh) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/gitconfig_defaults (renamed from dotfiles/system/.local/bin/gitconfig_defaults) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/ifinstalled (renamed from dotfiles/system/.local/bin/ifinstalled) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/lfrun (renamed from dotfiles/system/.local/bin/lfrun) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/lfub (renamed from dotfiles/system/.local/bin/lfub) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/linkhandler (renamed from dotfiles/system/.local/bin/linkhandler) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/lsbak (renamed from dotfiles/system/.local/bin/lsbak) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/mkplaylist (renamed from dotfiles/system/.local/bin/mkplaylist) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/mpd_play_yt_stream (renamed from dotfiles/system/.local/bin/mpd_play_yt_stream) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/msmtp-enqueue.sh (renamed from dotfiles/system/.local/bin/msmtp-enqueue.sh) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/msmtp-listqueue.sh (renamed from dotfiles/system/.local/bin/msmtp-listqueue.sh) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/msmtp-runqueue.sh (renamed from dotfiles/system/.local/bin/msmtp-runqueue.sh) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/open-file-in-eww (renamed from dotfiles/system/.local/bin/open-file-in-eww) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/opus2mp3 (renamed from dotfiles/system/.local/bin/opus2mp3) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/org-capture.sh (renamed from dotfiles/system/.local/bin/org-capture.sh) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/project (renamed from dotfiles/system/.local/bin/project) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/protonvpn (renamed from dotfiles/system/.local/bin/protonvpn) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/ps-mem (renamed from dotfiles/system/.local/bin/ps-mem) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/refresharchkeys (renamed from dotfiles/system/.local/bin/refresharchkeys) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/resetmimetypes (renamed from dotfiles/system/.local/bin/resetmimetypes) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/ssh-createkeys (renamed from dotfiles/system/.local/bin/ssh-createkeys) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/steam (renamed from dotfiles/system/.local/bin/steam) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/sudo-update-grub (renamed from dotfiles/system/.local/bin/sudo-update-grub) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/sysupdate (renamed from dotfiles/system/.local/bin/sysupdate) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/timezone-change (renamed from dotfiles/system/.local/bin/timezone-change) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/timezone-set (renamed from dotfiles/system/.local/bin/timezone-set) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/torwrap (renamed from dotfiles/system/.local/bin/torwrap) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/transadd (renamed from dotfiles/system/.local/bin/transadd) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/update-backup-repositories (renamed from dotfiles/system/.local/bin/update-backup-repositories) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/updatemirrors (renamed from dotfiles/system/.local/bin/updatemirrors) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/virtstart (renamed from dotfiles/system/.local/bin/virtstart) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/warpinator-start (renamed from dotfiles/system/.local/bin/warpinator-start) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.local/bin/ytp (renamed from dotfiles/system/.local/bin/ytp) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/dwm.desktop (renamed from dotfiles/system/.local/share/applications/dwm.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/emacsclient-mail.desktop (renamed from dotfiles/system/.local/share/applications/emacsclient-mail.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/file.desktop (renamed from dotfiles/system/.local/share/applications/file.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/img.desktop (renamed from dotfiles/system/.local/share/applications/img.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/lock-screen.desktop (renamed from dotfiles/system/.local/share/applications/lock-screen.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/logout.desktop (renamed from dotfiles/system/.local/share/applications/logout.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/mail.desktop (renamed from dotfiles/system/.local/share/applications/mail.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/mimeapps.list (renamed from dotfiles/system/.local/share/applications/mimeapps.list) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/org-protocol.desktop (renamed from dotfiles/system/.local/share/applications/org-protocol.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/pdf.desktop (renamed from dotfiles/system/.local/share/applications/pdf.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/reboot.desktop (renamed from dotfiles/system/.local/share/applications/reboot.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/shutdown.desktop (renamed from dotfiles/system/.local/share/applications/shutdown.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/suspend.desktop (renamed from dotfiles/system/.local/share/applications/suspend.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/applications/text.desktop (renamed from dotfiles/system/.local/share/applications/text.desktop) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/2a03.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/2a03.wsz) | bin | 19553 -> 19553 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Adidas2-3.zip (renamed from dotfiles/system/.local/share/audacious/Skins/Adidas2-3.zip) | bin | 29938 -> 29938 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Blac.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Blac.wsz) | bin | 129798 -> 129798 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Classic_70's_Marshall_Stack.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Classic_70's_Marshall_Stack.wsz) | bin | 226617 -> 226617 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Digital_Stereo_73.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Digital_Stereo_73.wsz) | bin | 64065 -> 64065 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Expensive_HI_FI_Sony_2005.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Expensive_HI_FI_Sony_2005.wsz) | bin | 244168 -> 244168 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Future_Audio_1.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Future_Audio_1.wsz) | bin | 92650 -> 92650 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Modern_Stereo_Amp_2.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Modern_Stereo_Amp_2.wsz) | bin | 75766 -> 75766 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Modern_Style_Marshall_Stack.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Modern_Style_Marshall_Stack.wsz) | bin | 311586 -> 311586 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Nucleo_NLog_v102_.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Nucleo_NLog_v102_.wsz) | bin | 139475 -> 139475 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/PioneerAmp.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/PioneerAmp.wsz) | bin | 55340 -> 55340 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/RAZORIX 50 % Uriel - 50% Kript.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/RAZORIX 50 % Uriel - 50% Kript.wsz) | bin | 105829 -> 105829 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/SONY3.WSZ (renamed from dotfiles/system/.local/share/audacious/Skins/SONY3.WSZ) | bin | 42268 -> 42268 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Sony MD.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Sony MD.wsz) | bin | 79957 -> 79957 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Spy Amp.zip (renamed from dotfiles/system/.local/share/audacious/Skins/Spy Amp.zip) | bin | 51211 -> 51211 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/SpyAMP Pro Heaven.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/SpyAMP Pro Heaven.wsz) | bin | 202473 -> 202473 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/SpyAMP Pro Zeus.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/SpyAMP Pro Zeus.wsz) | bin | 198970 -> 198970 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/SpyAMP_professional_edition_mV1.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/SpyAMP_professional_edition_mV1.wsz) | bin | 191945 -> 191945 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/SpyAmp-Pro-Heaven.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/SpyAmp-Pro-Heaven.wsz) | bin | 208361 -> 208361 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Steel_Stereo.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Steel_Stereo.wsz) | bin | 224116 -> 224116 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/Technoia_ver001.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/Technoia_ver001.wsz) | bin | 148428 -> 148428 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/base-2.91.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/base-2.91.wsz) | bin | 101121 -> 101121 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/deviantamp.zip (renamed from dotfiles/system/.local/share/audacious/Skins/deviantamp.zip) | bin | 77218 -> 77218 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/iWinamp_V1.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/iWinamp_V1.wsz) | bin | 142681 -> 142681 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/nadamp.zip (renamed from dotfiles/system/.local/share/audacious/Skins/nadamp.zip) | bin | 38073 -> 38073 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/s_Pioneer.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/s_Pioneer.wsz) | bin | 54003 -> 54003 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/satellite.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/satellite.wsz) | bin | 46562 -> 46562 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/sonympfx3lcdv111.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/sonympfx3lcdv111.wsz) | bin | 41131 -> 41131 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/spyamp.zip (renamed from dotfiles/system/.local/share/audacious/Skins/spyamp.zip) | bin | 76065 -> 76065 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/spyamp_sepia.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/spyamp_sepia.wsz) | bin | 61038 -> 61038 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/spyampy2k.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/spyampy2k.wsz) | bin | 124124 -> 124124 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/spyampy2k3.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/spyampy2k3.wsz) | bin | 100716 -> 100716 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/audacious/Skins/v2_technics_white_resting_by_johnnyg0.wsz (renamed from dotfiles/system/.local/share/audacious/Skins/v2_technics_white_resting_by_johnnyg0.wsz) | bin | 143271 -> 143271 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/emoji (renamed from dotfiles/system/.local/share/emoji) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/AppleColorEmoji.ttf (renamed from dotfiles/system/.local/share/fonts/AppleColorEmoji.ttf) | bin | 42722048 -> 42722048 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.otf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.otf) | bin | 74596 -> 74596 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.ttf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.ttf) | bin | 114872 -> 114872 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.woff (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.woff) | bin | 41892 -> 41892 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.woff2 (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.woff2) | bin | 38584 -> 38584 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.otf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.otf) | bin | 75756 -> 75756 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.ttf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.ttf) | bin | 116664 -> 116664 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.woff (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.woff) | bin | 42536 -> 42536 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.woff2 (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.woff2) | bin | 39272 -> 39272 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.otf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.otf) | bin | 75172 -> 75172 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.ttf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.ttf) | bin | 115636 -> 115636 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.woff (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.woff) | bin | 42116 -> 42116 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.woff2 (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.woff2) | bin | 38948 -> 38948 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.otf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.otf) | bin | 72688 -> 72688 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.ttf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.ttf) | bin | 114656 -> 114656 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.woff (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.woff) | bin | 40708 -> 40708 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.woff2 (renamed from dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.woff2) | bin | 37736 -> 37736 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-Bold.ttf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Bold.ttf) | bin | 2294328 -> 2294328 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-BoldItalic.ttf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-BoldItalic.ttf) | bin | 2295172 -> 2295172 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-Italic.ttf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Italic.ttf) | bin | 2294116 -> 2294116 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-Regular.ttf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Regular.ttf) | bin | 2293800 -> 2293800 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Italic.ttf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Italic.ttf) | bin | 103704 -> 103704 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Italic.woff (renamed from dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Italic.woff) | bin | 49132 -> 49132 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Italic.woff2 (renamed from dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Italic.woff2) | bin | 40404 -> 40404 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Regular.ttf (renamed from dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Regular.ttf) | bin | 101012 -> 101012 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Regular.woff (renamed from dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Regular.woff) | bin | 45572 -> 45572 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Regular.woff2 (renamed from dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Regular.woff2) | bin | 37568 -> 37568 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-Bold.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-Bold.otf) | bin | 112176 -> 112176 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-BoldItalic.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-BoldItalic.otf) | bin | 120580 -> 120580 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-DemiBold.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-DemiBold.otf) | bin | 110188 -> 110188 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-DemiBoldItalic.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-DemiBoldItalic.otf) | bin | 121136 -> 121136 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-ExtraBold.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-ExtraBold.otf) | bin | 111532 -> 111532 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-ExtraBoldItalic.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-ExtraBoldItalic.otf) | bin | 120080 -> 120080 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-ExtraLight.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-ExtraLight.otf) | bin | 108024 -> 108024 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-ExtraLightItalic.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-ExtraLightItalic.otf) | bin | 118496 -> 118496 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-Heavy.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-Heavy.otf) | bin | 113700 -> 113700 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-HeavyItalic.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-HeavyItalic.otf) | bin | 123024 -> 123024 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-Light.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-Light.otf) | bin | 108372 -> 108372 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-LightItalic.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-LightItalic.otf) | bin | 118272 -> 118272 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-Regular.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-Regular.otf) | bin | 107884 -> 107884 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-RegularItalic.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-RegularItalic.otf) | bin | 117452 -> 117452 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-Thin.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-Thin.otf) | bin | 105640 -> 105640 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CartographCF-ThinItalic.otf (renamed from dotfiles/system/.local/share/fonts/CartographCF-ThinItalic.otf) | bin | 116284 -> 116284 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CodeliaLigatures-Bold.otf (renamed from dotfiles/system/.local/share/fonts/CodeliaLigatures-Bold.otf) | bin | 118064 -> 118064 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CodeliaLigatures-BoldItalic.otf (renamed from dotfiles/system/.local/share/fonts/CodeliaLigatures-BoldItalic.otf) | bin | 117860 -> 117860 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CodeliaLigatures-Italic.otf (renamed from dotfiles/system/.local/share/fonts/CodeliaLigatures-Italic.otf) | bin | 114384 -> 114384 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/CodeliaLigatures-Regular.otf (renamed from dotfiles/system/.local/share/fonts/CodeliaLigatures-Regular.otf) | bin | 116684 -> 116684 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-Bold.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-Bold.otf) | bin | 92016 -> 92016 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-BoldItalic.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-BoldItalic.otf) | bin | 92188 -> 92188 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-Italic.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-Italic.otf) | bin | 95120 -> 95120 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-Light.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-Light.otf) | bin | 95088 -> 95088 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-LightItalic.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-LightItalic.otf) | bin | 96648 -> 96648 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-Medium.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-Medium.otf) | bin | 94056 -> 94056 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-MediumItalic.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-MediumItalic.otf) | bin | 95256 -> 95256 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-Regular.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-Regular.otf) | bin | 93004 -> 93004 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-SBIta.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-SBIta.otf) | bin | 96380 -> 96380 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-Semibold.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-Semibold.otf) | bin | 94744 -> 94744 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-Thin.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-Thin.otf) | bin | 89560 -> 89560 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-ThinItalic.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-ThinItalic.otf) | bin | 90044 -> 90044 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-ULIta.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-ULIta.otf) | bin | 97832 -> 97832 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/ComicCodeLigatures-UltraLight.otf (renamed from dotfiles/system/.local/share/fonts/ComicCodeLigatures-UltraLight.otf) | bin | 95728 -> 95728 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/Courier 10 Pitch Regular.otf (renamed from dotfiles/system/.local/share/fonts/Courier 10 Pitch Regular.otf) | bin | 35196 -> 35196 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/MERIFONT.TTF (renamed from dotfiles/system/.local/share/fonts/MERIFONT.TTF) | bin | 49504 -> 49504 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/Merriweather-Black.ttf (renamed from dotfiles/system/.local/share/fonts/Merriweather-Black.ttf) | bin | 141700 -> 141700 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/Merriweather-BlackItalic.ttf (renamed from dotfiles/system/.local/share/fonts/Merriweather-BlackItalic.ttf) | bin | 142620 -> 142620 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/Merriweather-Bold.ttf (renamed from dotfiles/system/.local/share/fonts/Merriweather-Bold.ttf) | bin | 142040 -> 142040 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/Merriweather-BoldItalic.ttf (renamed from dotfiles/system/.local/share/fonts/Merriweather-BoldItalic.ttf) | bin | 143832 -> 143832 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/Merriweather-Italic.ttf (renamed from dotfiles/system/.local/share/fonts/Merriweather-Italic.ttf) | bin | 142648 -> 142648 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/Merriweather-Light.ttf (renamed from dotfiles/system/.local/share/fonts/Merriweather-Light.ttf) | bin | 148124 -> 148124 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/Merriweather-LightItalic.ttf (renamed from dotfiles/system/.local/share/fonts/Merriweather-LightItalic.ttf) | bin | 142056 -> 142056 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/Merriweather-Regular.ttf (renamed from dotfiles/system/.local/share/fonts/Merriweather-Regular.ttf) | bin | 149120 -> 149120 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/MonoLisa-Bold.otf (renamed from dotfiles/system/.local/share/fonts/MonoLisa-Bold.otf) | bin | 118736 -> 118736 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/MonoLisa-BoldItalic.otf (renamed from dotfiles/system/.local/share/fonts/MonoLisa-BoldItalic.otf) | bin | 119056 -> 119056 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/MonoLisa-Regular.otf (renamed from dotfiles/system/.local/share/fonts/MonoLisa-Regular.otf) | bin | 116244 -> 116244 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/MonoLisa-RegularItalic.otf (renamed from dotfiles/system/.local/share/fonts/MonoLisa-RegularItalic.otf) | bin | 116892 -> 116892 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-Bold.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-Bold.otf) | bin | 64528 -> 64528 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-BoldItalic.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-BoldItalic.otf) | bin | 66320 -> 66320 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-DemiBold.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-DemiBold.otf) | bin | 64428 -> 64428 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-DemiBoldItalic.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-DemiBoldItalic.otf) | bin | 65864 -> 65864 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-ExtBold.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-ExtBold.otf) | bin | 63976 -> 63976 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-ExtBoldItalic.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-ExtBoldItalic.otf) | bin | 65820 -> 65820 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-Heavy.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-Heavy.otf) | bin | 63884 -> 63884 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-HeavyItalic.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-HeavyItalic.otf) | bin | 66264 -> 66264 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-Light.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-Light.otf) | bin | 64140 -> 64140 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-LightItalic.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-LightItalic.otf) | bin | 66732 -> 66732 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-Medium.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-Medium.otf) | bin | 64364 -> 64364 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-MediumItalic.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-MediumItalic.otf) | bin | 66216 -> 66216 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-Regular.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-Regular.otf) | bin | 64392 -> 64392 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/NovaletraSerifCF-RegularItalic.otf (renamed from dotfiles/system/.local/share/fonts/NovaletraSerifCF-RegularItalic.otf) | bin | 66240 -> 66240 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataProB_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataProB_09.ttf) | bin | 4607292 -> 4607292 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataProB_liga_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataProB_liga_09.ttf) | bin | 4624112 -> 4624112 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataProI_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataProI_09.ttf) | bin | 4490692 -> 4490692 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataProI_liga_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataProI_liga_09.ttf) | bin | 4507588 -> 4507588 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataProR_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataProR_09.ttf) | bin | 5051440 -> 5051440 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataProR_liga_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataProR_liga_09.ttf) | bin | 5068260 -> 5068260 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataProZ_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataProZ_09.ttf) | bin | 4439452 -> 4439452 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataProZ_liga_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataProZ_liga_09.ttf) | bin | 4456268 -> 4456268 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataPro_Mono_B_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataPro_Mono_B_09.ttf) | bin | 3900260 -> 3900260 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataPro_Mono_B_liga_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataPro_Mono_B_liga_09.ttf) | bin | 3917076 -> 3917076 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataPro_Mono_I_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataPro_Mono_I_09.ttf) | bin | 3822344 -> 3822344 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataPro_Mono_I_liga_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataPro_Mono_I_liga_09.ttf) | bin | 3839140 -> 3839140 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataPro_Mono_R_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataPro_Mono_R_09.ttf) | bin | 4233500 -> 4233500 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataPro_Mono_R_liga_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataPro_Mono_R_liga_09.ttf) | bin | 4250320 -> 4250320 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataPro_Mono_Z_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataPro_Mono_Z_09.ttf) | bin | 3752628 -> 3752628 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/PragmataPro_Mono_Z_liga_09.ttf (renamed from dotfiles/system/.local/share/fonts/PragmataPro_Mono_Z_liga_09.ttf) | bin | 3769444 -> 3769444 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/fonts/all-the-icons.ttf (renamed from dotfiles/system/.local/share/fonts/all-the-icons.ttf) | bin | 44732 -> 44732 bytes | |||
| -rw-r--r-- | dotfiles/common/.local/share/rhythmbox/playlists.xml (renamed from dotfiles/system/.local/share/rhythmbox/playlists.xml) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/rhythmbox/podcast-timestamp (renamed from dotfiles/system/.local/share/rhythmbox/podcast-timestamp) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/rhythmbox/rhythmdb.xml (renamed from dotfiles/system/.local/share/rhythmbox/rhythmdb.xml) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.local/share/thequestionconcerningtechnology.txt (renamed from dotfiles/system/.local/share/thequestionconcerningtechnology.txt) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.mbsyncrc (renamed from dotfiles/system/.mbsyncrc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.msmtprc (renamed from dotfiles/system/.msmtprc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.profile (renamed from dotfiles/system/.profile) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.profile.d/auto-tmux-session.sh (renamed from dotfiles/system/.profile.d/auto-tmux-session.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.profile.d/display.sh (renamed from dotfiles/system/.profile.d/display.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.profile.d/framework.sh (renamed from dotfiles/system/.profile.d/framework.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.ssh/config (renamed from dotfiles/system/.ssh/config) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.ssh/decrypt_ssh (renamed from dotfiles/system/.ssh/decrypt_ssh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.ssh/set_perms (renamed from dotfiles/system/.ssh/set_perms) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.ssh/ssh.tar.gz.gpg (renamed from dotfiles/system/.ssh/ssh.tar.gz.gpg) | bin | 543 -> 543 bytes | |||
| -rw-r--r-- | dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.dict.dz (renamed from dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.dict.dz) | bin | 27330569 -> 27330569 bytes | |||
| -rw-r--r-- | dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.idx (renamed from dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.idx) | bin | 3024035 -> 3024035 bytes | |||
| -rw-r--r-- | dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.idx.oft (renamed from dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.idx.oft) | bin | 20062 -> 20062 bytes | |||
| -rw-r--r-- | dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.ifo (renamed from dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.ifo) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.stow-global-ignore (renamed from dotfiles/system/.stow-global-ignore) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.ticker.yaml (renamed from dotfiles/system/.ticker.yaml) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.tmux.conf (renamed from dotfiles/system/.tmux.conf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.vale.ini (renamed from dotfiles/system/.vale.ini) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.wegorc (renamed from dotfiles/system/.wegorc) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.xinitrc (renamed from dotfiles/system/.xinitrc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.xscreensaver (renamed from dotfiles/system/.xscreensaver) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/README.md (renamed from dotfiles/system/.zsh/README.md) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/fzf-tab.zsh (renamed from dotfiles/system/.zsh/fzf-tab.zsh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/lib/-ftb-colorize (renamed from dotfiles/system/.zsh/lib/-ftb-colorize) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/lib/-ftb-fzf (renamed from dotfiles/system/.zsh/lib/-ftb-fzf) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/lib/-ftb-generate-complist (renamed from dotfiles/system/.zsh/lib/-ftb-generate-complist) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/lib/-ftb-generate-header (renamed from dotfiles/system/.zsh/lib/-ftb-generate-header) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/lib/-ftb-generate-query (renamed from dotfiles/system/.zsh/lib/-ftb-generate-query) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/lib/ftb-switch-group (renamed from dotfiles/system/.zsh/lib/ftb-switch-group) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/lib/ftb-tmux-popup (renamed from dotfiles/system/.zsh/lib/ftb-tmux-popup) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/lib/zsh-ls-colors/LICENSE (renamed from dotfiles/system/.zsh/lib/zsh-ls-colors/LICENSE) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/lib/zsh-ls-colors/README.md (renamed from dotfiles/system/.zsh/lib/zsh-ls-colors/README.md) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/lib/zsh-ls-colors/demo (renamed from dotfiles/system/.zsh/lib/zsh-ls-colors/demo) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/lib/zsh-ls-colors/ls-colors.zsh (renamed from dotfiles/system/.zsh/lib/zsh-ls-colors/ls-colors.zsh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/.cvsignore (renamed from dotfiles/system/.zsh/modules/.cvsignore) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/.distfiles (renamed from dotfiles/system/.zsh/modules/.distfiles) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/.editorconfig (renamed from dotfiles/system/.zsh/modules/.editorconfig) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/.gitignore (renamed from dotfiles/system/.zsh/modules/.gitignore) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/modules/.preconfig (renamed from dotfiles/system/.zsh/modules/.preconfig) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Config/.cvsignore (renamed from dotfiles/system/.zsh/modules/Config/.cvsignore) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Config/.distfiles (renamed from dotfiles/system/.zsh/modules/Config/.distfiles) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Config/aczshoot.m4 (renamed from dotfiles/system/.zsh/modules/Config/aczshoot.m4) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Config/clean.mk (renamed from dotfiles/system/.zsh/modules/Config/clean.mk) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Config/config.mk (renamed from dotfiles/system/.zsh/modules/Config/config.mk) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Config/defs.mk.in (renamed from dotfiles/system/.zsh/modules/Config/defs.mk.in) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/modules/Config/installfns.sh (renamed from dotfiles/system/.zsh/modules/Config/installfns.sh) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/modules/Config/uninstallfns.sh (renamed from dotfiles/system/.zsh/modules/Config/uninstallfns.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Config/version.mk (renamed from dotfiles/system/.zsh/modules/Config/version.mk) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/LICENCE (renamed from dotfiles/system/.zsh/modules/LICENCE) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Makefile.in (renamed from dotfiles/system/.zsh/modules/Makefile.in) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/RECOMPILE_REQUEST (renamed from dotfiles/system/.zsh/modules/RECOMPILE_REQUEST) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/.cvsignore (renamed from dotfiles/system/.zsh/modules/Src/.cvsignore) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/.distfiles (renamed from dotfiles/system/.zsh/modules/Src/.distfiles) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/.exrc (renamed from dotfiles/system/.zsh/modules/Src/.exrc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/.indent.pro (renamed from dotfiles/system/.zsh/modules/Src/.indent.pro) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/Makefile.in (renamed from dotfiles/system/.zsh/modules/Src/Makefile.in) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/Makemod.in.in (renamed from dotfiles/system/.zsh/modules/Src/Makemod.in.in) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/aloxaf/.cvsignore (renamed from dotfiles/system/.zsh/modules/Src/aloxaf/.cvsignore) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/aloxaf/.distfiles (renamed from dotfiles/system/.zsh/modules/Src/aloxaf/.distfiles) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/aloxaf/.exrc (renamed from dotfiles/system/.zsh/modules/Src/aloxaf/.exrc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/aloxaf/.gitignore (renamed from dotfiles/system/.zsh/modules/Src/aloxaf/.gitignore) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/aloxaf/fzftab.c (renamed from dotfiles/system/.zsh/modules/Src/aloxaf/fzftab.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/aloxaf/fzftab.mdd (renamed from dotfiles/system/.zsh/modules/Src/aloxaf/fzftab.mdd) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/builtin.c (renamed from dotfiles/system/.zsh/modules/Src/builtin.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/compat.c (renamed from dotfiles/system/.zsh/modules/Src/compat.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/exec.c (renamed from dotfiles/system/.zsh/modules/Src/exec.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/glob.c (renamed from dotfiles/system/.zsh/modules/Src/glob.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/hashtable.c (renamed from dotfiles/system/.zsh/modules/Src/hashtable.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/hashtable.h (renamed from dotfiles/system/.zsh/modules/Src/hashtable.h) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/init.c (renamed from dotfiles/system/.zsh/modules/Src/init.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/input.c (renamed from dotfiles/system/.zsh/modules/Src/input.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/jobs.c (renamed from dotfiles/system/.zsh/modules/Src/jobs.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/lex.c (renamed from dotfiles/system/.zsh/modules/Src/lex.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/loop.c (renamed from dotfiles/system/.zsh/modules/Src/loop.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/makepro.awk (renamed from dotfiles/system/.zsh/modules/Src/makepro.awk) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/mem.c (renamed from dotfiles/system/.zsh/modules/Src/mem.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/mkbltnmlst.sh (renamed from dotfiles/system/.zsh/modules/Src/mkbltnmlst.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/mkmakemod.sh (renamed from dotfiles/system/.zsh/modules/Src/mkmakemod.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/module.c (renamed from dotfiles/system/.zsh/modules/Src/module.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/options.c (renamed from dotfiles/system/.zsh/modules/Src/options.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/params.c (renamed from dotfiles/system/.zsh/modules/Src/params.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/parse.c (renamed from dotfiles/system/.zsh/modules/Src/parse.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/pattern.c (renamed from dotfiles/system/.zsh/modules/Src/pattern.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/prompt.c (renamed from dotfiles/system/.zsh/modules/Src/prompt.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/prototypes.h (renamed from dotfiles/system/.zsh/modules/Src/prototypes.h) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/signals.c (renamed from dotfiles/system/.zsh/modules/Src/signals.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/signals.h (renamed from dotfiles/system/.zsh/modules/Src/signals.h) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/signames1.awk (renamed from dotfiles/system/.zsh/modules/Src/signames1.awk) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/signames2.awk (renamed from dotfiles/system/.zsh/modules/Src/signames2.awk) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/string.c (renamed from dotfiles/system/.zsh/modules/Src/string.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/utils.c (renamed from dotfiles/system/.zsh/modules/Src/utils.c) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/wcwidth9.h (renamed from dotfiles/system/.zsh/modules/Src/wcwidth9.h) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/zsh.h (renamed from dotfiles/system/.zsh/modules/Src/zsh.h) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/zsh.mdd (renamed from dotfiles/system/.zsh/modules/Src/zsh.mdd) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/zsh.rc (renamed from dotfiles/system/.zsh/modules/Src/zsh.rc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/zsh_system.h (renamed from dotfiles/system/.zsh/modules/Src/zsh_system.h) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Src/ztype.h (renamed from dotfiles/system/.zsh/modules/Src/ztype.h) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/.cvsignore (renamed from dotfiles/system/.zsh/modules/Test/.cvsignore) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/.distfiles (renamed from dotfiles/system/.zsh/modules/Test/.distfiles) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/A01grammar.ztst (renamed from dotfiles/system/.zsh/modules/Test/A01grammar.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/A02alias.ztst (renamed from dotfiles/system/.zsh/modules/Test/A02alias.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/A03quoting.ztst (renamed from dotfiles/system/.zsh/modules/Test/A03quoting.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/A04redirect.ztst (renamed from dotfiles/system/.zsh/modules/Test/A04redirect.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/A05execution.ztst (renamed from dotfiles/system/.zsh/modules/Test/A05execution.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/A06assign.ztst (renamed from dotfiles/system/.zsh/modules/Test/A06assign.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/A07control.ztst (renamed from dotfiles/system/.zsh/modules/Test/A07control.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/B01cd.ztst (renamed from dotfiles/system/.zsh/modules/Test/B01cd.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/B02typeset.ztst (renamed from dotfiles/system/.zsh/modules/Test/B02typeset.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/B03print.ztst (renamed from dotfiles/system/.zsh/modules/Test/B03print.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/B04read.ztst (renamed from dotfiles/system/.zsh/modules/Test/B04read.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/B05eval.ztst (renamed from dotfiles/system/.zsh/modules/Test/B05eval.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/B06fc.ztst (renamed from dotfiles/system/.zsh/modules/Test/B06fc.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/B07emulate.ztst (renamed from dotfiles/system/.zsh/modules/Test/B07emulate.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/B08shift.ztst (renamed from dotfiles/system/.zsh/modules/Test/B08shift.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/B09hash.ztst (renamed from dotfiles/system/.zsh/modules/Test/B09hash.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/C01arith.ztst (renamed from dotfiles/system/.zsh/modules/Test/C01arith.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/C02cond.ztst (renamed from dotfiles/system/.zsh/modules/Test/C02cond.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/C03traps.ztst (renamed from dotfiles/system/.zsh/modules/Test/C03traps.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/C04funcdef.ztst (renamed from dotfiles/system/.zsh/modules/Test/C04funcdef.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/C05debug.ztst (renamed from dotfiles/system/.zsh/modules/Test/C05debug.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/D01prompt.ztst (renamed from dotfiles/system/.zsh/modules/Test/D01prompt.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/D02glob.ztst (renamed from dotfiles/system/.zsh/modules/Test/D02glob.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/D03procsubst.ztst (renamed from dotfiles/system/.zsh/modules/Test/D03procsubst.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/D04parameter.ztst (renamed from dotfiles/system/.zsh/modules/Test/D04parameter.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/D05array.ztst (renamed from dotfiles/system/.zsh/modules/Test/D05array.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/D06subscript.ztst (renamed from dotfiles/system/.zsh/modules/Test/D06subscript.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/D07multibyte.ztst (renamed from dotfiles/system/.zsh/modules/Test/D07multibyte.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/D08cmdsubst.ztst (renamed from dotfiles/system/.zsh/modules/Test/D08cmdsubst.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/D09brace.ztst (renamed from dotfiles/system/.zsh/modules/Test/D09brace.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/E01options.ztst (renamed from dotfiles/system/.zsh/modules/Test/E01options.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/E02xtrace.ztst (renamed from dotfiles/system/.zsh/modules/Test/E02xtrace.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/Makefile.in (renamed from dotfiles/system/.zsh/modules/Test/Makefile.in) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/README (renamed from dotfiles/system/.zsh/modules/Test/README) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/V02zregexparse.ztst (renamed from dotfiles/system/.zsh/modules/Test/V02zregexparse.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/V03mathfunc.ztst (renamed from dotfiles/system/.zsh/modules/Test/V03mathfunc.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/V04features.ztst (renamed from dotfiles/system/.zsh/modules/Test/V04features.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/V05styles.ztst (renamed from dotfiles/system/.zsh/modules/Test/V05styles.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/V07pcre.ztst (renamed from dotfiles/system/.zsh/modules/Test/V07pcre.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/V08zpty.ztst (renamed from dotfiles/system/.zsh/modules/Test/V08zpty.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/V09datetime.ztst (renamed from dotfiles/system/.zsh/modules/Test/V09datetime.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/V10private.ztst (renamed from dotfiles/system/.zsh/modules/Test/V10private.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/W01history.ztst (renamed from dotfiles/system/.zsh/modules/Test/W01history.ztst) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/comptest (renamed from dotfiles/system/.zsh/modules/Test/comptest) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/Test/runtests.zsh (renamed from dotfiles/system/.zsh/modules/Test/runtests.zsh) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/modules/Test/ztst.zsh (renamed from dotfiles/system/.zsh/modules/Test/ztst.zsh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/aclocal.m4 (renamed from dotfiles/system/.zsh/modules/aclocal.m4) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/aczsh.m4 (renamed from dotfiles/system/.zsh/modules/aczsh.m4) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/modules/config.guess (renamed from dotfiles/system/.zsh/modules/config.guess) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/config.h.in (renamed from dotfiles/system/.zsh/modules/config.h.in) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/modules/config.sub (renamed from dotfiles/system/.zsh/modules/config.sub) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/modules/configure (renamed from dotfiles/system/.zsh/modules/configure) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/configure.ac (renamed from dotfiles/system/.zsh/modules/configure.ac) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/modules/copy_from_zsh_src.zsh (renamed from dotfiles/system/.zsh/modules/copy_from_zsh_src.zsh) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/modules/install-sh (renamed from dotfiles/system/.zsh/modules/install-sh) | 0 | ||||
| -rwxr-xr-x | dotfiles/common/.zsh/modules/mkinstalldirs (renamed from dotfiles/system/.zsh/modules/mkinstalldirs) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/patch_cfgac.diff (renamed from dotfiles/system/.zsh/modules/patch_cfgac.diff) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zsh/modules/stamp-h.in (renamed from dotfiles/system/.zsh/modules/stamp-h.in) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zshrc (renamed from dotfiles/system/.zshrc) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zshrc.d/aliases.sh (renamed from dotfiles/system/.zshrc.d/aliases.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zshrc.d/arch-downgrade.sh (renamed from dotfiles/system/.zshrc.d/arch-downgrade.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zshrc.d/emacs.sh (renamed from dotfiles/system/.zshrc.d/emacs.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zshrc.d/fzf.sh (renamed from dotfiles/system/.zshrc.d/fzf.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zshrc.d/git.sh (renamed from dotfiles/system/.zshrc.d/git.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zshrc.d/media.sh (renamed from dotfiles/system/.zshrc.d/media.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/.zshrc.d/utilities.sh (renamed from dotfiles/system/.zshrc.d/utilities.sh) | 0 | ||||
| -rw-r--r-- | dotfiles/common/documents/bazzite-fractal-save-desktop.sd.tar.gz (renamed from dotfiles/system/documents/bazzite-fractal-save-desktop.sd.tar.gz) | bin | 1387318 -> 1387318 bytes | |||
| -rw-r--r-- | dotfiles/common/documents/bazzite-fractal.sd.tar.gz (renamed from dotfiles/system/documents/bazzite-fractal.sd.tar.gz) | bin | 1415141 -> 1415141 bytes | |||
| -rw-r--r-- | dotfiles/common/music/60s Sounds.m3u (renamed from dotfiles/system/music/60s Sounds.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/90s Sounds.m3u (renamed from dotfiles/system/music/90s Sounds.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Ambient Sleeping Pill.m3u (renamed from dotfiles/system/music/Ambient Sleeping Pill.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/BAGeL Radio.m3u (renamed from dotfiles/system/music/BAGeL Radio.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/BBC World Service.m3u (renamed from dotfiles/system/music/BBC World Service.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Baroque Sonatas.m3u (renamed from dotfiles/system/music/Baroque Sonatas.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Black Flamingos - Space Bar.m4a (renamed from dotfiles/system/music/Black Flamingos - Space Bar.m4a) | bin | 3819479 -> 3819479 bytes | |||
| -rw-r--r-- | dotfiles/common/music/Blues Radio.m3u (renamed from dotfiles/system/music/Blues Radio.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Dark Ambient.m3u (renamed from dotfiles/system/music/Dark Ambient.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Flux FM Radio.m3u (renamed from dotfiles/system/music/Flux FM Radio.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Jazz Radio Happy Hour.m3u (renamed from dotfiles/system/music/Jazz Radio Happy Hour.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Jazz Radio Latin Jazz.m3u (renamed from dotfiles/system/music/Jazz Radio Latin Jazz.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Jazz Radio New Orleans.m3u (renamed from dotfiles/system/music/Jazz Radio New Orleans.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Jazz Radio Only Women.m3u (renamed from dotfiles/system/music/Jazz Radio Only Women.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Malvern Radio International Classical.m3u (renamed from dotfiles/system/music/Malvern Radio International Classical.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/NPR 24 Hour Radio.m3u (renamed from dotfiles/system/music/NPR 24 Hour Radio.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Acoustic Blues.m3u (renamed from dotfiles/system/music/Radio Caprice Acoustic Blues.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Breakbeat.m3u (renamed from dotfiles/system/music/Radio Caprice Breakbeat.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Classical Baroque.m3u (renamed from dotfiles/system/music/Radio Caprice Classical Baroque.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Classical Cello.m3u (renamed from dotfiles/system/music/Radio Caprice Classical Cello.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Classical Impressionism.m3u (renamed from dotfiles/system/music/Radio Caprice Classical Impressionism.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Classical Lute.m3u (renamed from dotfiles/system/music/Radio Caprice Classical Lute.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Classical Medieval.m3u (renamed from dotfiles/system/music/Radio Caprice Classical Medieval.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Classical Piano.m3u (renamed from dotfiles/system/music/Radio Caprice Classical Piano.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Classical Renaissance.m3u (renamed from dotfiles/system/music/Radio Caprice Classical Renaissance.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Classical Sonata.m3u (renamed from dotfiles/system/music/Radio Caprice Classical Sonata.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Classical Strings.m3u (renamed from dotfiles/system/music/Radio Caprice Classical Strings.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Classical Violin.m3u (renamed from dotfiles/system/music/Radio Caprice Classical Violin.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Delta Blues.m3u (renamed from dotfiles/system/music/Radio Caprice Delta Blues.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Downtempo.m3u (renamed from dotfiles/system/music/Radio Caprice Downtempo.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Dubstep.m3u (renamed from dotfiles/system/music/Radio Caprice Dubstep.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Gregorian Chants.m3u (renamed from dotfiles/system/music/Radio Caprice Gregorian Chants.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Hardcore Punk.m3u (renamed from dotfiles/system/music/Radio Caprice Hardcore Punk.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Jazz Bebop.m3u (renamed from dotfiles/system/music/Radio Caprice Jazz Bebop.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Jazz Rap.m3u (renamed from dotfiles/system/music/Radio Caprice Jazz Rap.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Old School Hip-Hop.m3u (renamed from dotfiles/system/music/Radio Caprice Old School Hip-Hop.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Oldies.m3u (renamed from dotfiles/system/music/Radio Caprice Oldies.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Reggae Roots.m3u (renamed from dotfiles/system/music/Radio Caprice Reggae Roots.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Reggae.m3u (renamed from dotfiles/system/music/Radio Caprice Reggae.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Street Punk.m3u (renamed from dotfiles/system/music/Radio Caprice Street Punk.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Caprice Trip Hop.m3u (renamed from dotfiles/system/music/Radio Caprice Trip Hop.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Swiss Classic French.m3u (renamed from dotfiles/system/music/Radio Swiss Classic French.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Swiss Classic German.m3u (renamed from dotfiles/system/music/Radio Swiss Classic German.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Radio Swiss Classic Italian.m3u (renamed from dotfiles/system/music/Radio Swiss Classic Italian.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Beat Blender.m3u (renamed from dotfiles/system/music/SomaFM Beat Blender.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Black Rock FM.m3u (renamed from dotfiles/system/music/SomaFM Black Rock FM.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Boot Liquor.m3u (renamed from dotfiles/system/music/SomaFM Boot Liquor.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Cliqhop IDM.m3u (renamed from dotfiles/system/music/SomaFM Cliqhop IDM.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Dark Zone.m3u (renamed from dotfiles/system/music/SomaFM Dark Zone.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Deep Space One.m3u (renamed from dotfiles/system/music/SomaFM Deep Space One.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Digitalis.m3u (renamed from dotfiles/system/music/SomaFM Digitalis.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Drone Zone.m3u (renamed from dotfiles/system/music/SomaFM Drone Zone.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Dub Step Beyond.m3u (renamed from dotfiles/system/music/SomaFM Dub Step Beyond.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Fluid.m3u (renamed from dotfiles/system/music/SomaFM Fluid.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Folk Forward.m3u (renamed from dotfiles/system/music/SomaFM Folk Forward.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Groove Salad Classic.m3u (renamed from dotfiles/system/music/SomaFM Groove Salad Classic.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Groove Salad.m3u (renamed from dotfiles/system/music/SomaFM Groove Salad.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Heavyweight Reggae.m3u (renamed from dotfiles/system/music/SomaFM Heavyweight Reggae.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Illinois Street Lounge.m3u (renamed from dotfiles/system/music/SomaFM Illinois Street Lounge.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Indie Pop Rocks.m3u (renamed from dotfiles/system/music/SomaFM Indie Pop Rocks.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM PopTron.m3u (renamed from dotfiles/system/music/SomaFM PopTron.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Secret Agent.m3u (renamed from dotfiles/system/music/SomaFM Secret Agent.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Sonic Universe.m3u (renamed from dotfiles/system/music/SomaFM Sonic Universe.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Space Station Soma.m3u (renamed from dotfiles/system/music/SomaFM Space Station Soma.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Suburbs of Goa.m3u (renamed from dotfiles/system/music/SomaFM Suburbs of Goa.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Synphaera.m3u (renamed from dotfiles/system/music/SomaFM Synphaera.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM The Trip.m3u (renamed from dotfiles/system/music/SomaFM The Trip.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Underground 80s.m3u (renamed from dotfiles/system/music/SomaFM Underground 80s.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM Vaporwaves.m3u (renamed from dotfiles/system/music/SomaFM Vaporwaves.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/SomaFM n5MD Radio.m3u (renamed from dotfiles/system/music/SomaFM n5MD Radio.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Sunday Baroque.m3u (renamed from dotfiles/system/music/Sunday Baroque.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Surf Rock.m3u (renamed from dotfiles/system/music/Surf Rock.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/Venice Classic Radio.m3u (renamed from dotfiles/system/music/Venice Classic Radio.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/WWNO.m3u (renamed from dotfiles/system/music/WWNO.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/music/WWOZ New Orleans.m3u (renamed from dotfiles/system/music/WWOZ New Orleans.m3u) | 0 | ||||
| -rw-r--r-- | dotfiles/common/pictures/cjennings.jpg (renamed from dotfiles/system/pictures/cjennings.jpg) | bin | 31438 -> 31438 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/devilman.jpg (renamed from dotfiles/system/pictures/devilman.jpg) | bin | 41707 -> 41707 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/a-streetcar-named-despair.jpg (renamed from dotfiles/system/pictures/wallpaper/a-streetcar-named-despair.jpg) | bin | 287530 -> 287530 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/atari-canyon.png (renamed from dotfiles/system/pictures/wallpaper/atari-canyon.png) | bin | 6054214 -> 6054214 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/balance.jpg (renamed from dotfiles/system/pictures/wallpaper/balance.jpg) | bin | 1189046 -> 1189046 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/beatles-st-pancras-old-church-1968.jpg (renamed from dotfiles/system/pictures/wallpaper/beatles-st-pancras-old-church-1968.jpg) | bin | 80887 -> 80887 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/big-j-mcneely-los-angeles-1951.jpg (renamed from dotfiles/system/pictures/wallpaper/big-j-mcneely-los-angeles-1951.jpg) | bin | 233590 -> 233590 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/blues-brothers-and-hooker.png (renamed from dotfiles/system/pictures/wallpaper/blues-brothers-and-hooker.png) | bin | 641584 -> 641584 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/bondi-beach-new-south-wales-australia.jpg (renamed from dotfiles/system/pictures/wallpaper/bondi-beach-new-south-wales-australia.jpg) | bin | 197164 -> 197164 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/capetown-south-africa.jpg (renamed from dotfiles/system/pictures/wallpaper/capetown-south-africa.jpg) | bin | 6793104 -> 6793104 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/damrak-amsterdam-netherlands.jpg (renamed from dotfiles/system/pictures/wallpaper/damrak-amsterdam-netherlands.jpg) | bin | 1520134 -> 1520134 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/dark-lion.jpg (renamed from dotfiles/system/pictures/wallpaper/dark-lion.jpg) | bin | 419505 -> 419505 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/deadline.jpg (renamed from dotfiles/system/pictures/wallpaper/deadline.jpg) | bin | 2789105 -> 2789105 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/dodge-this.png (renamed from dotfiles/system/pictures/wallpaper/dodge-this.png) | bin | 1938566 -> 1938566 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/doe.jpg (renamed from dotfiles/system/pictures/wallpaper/doe.jpg) | bin | 633911 -> 633911 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/dolomites-italy.jpg (renamed from dotfiles/system/pictures/wallpaper/dolomites-italy.jpg) | bin | 551757 -> 551757 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/duckdive-teahupoo-french-polynesia.jpg (renamed from dotfiles/system/pictures/wallpaper/duckdive-teahupoo-french-polynesia.jpg) | bin | 557884 -> 557884 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/early-morning-commute.jpg (renamed from dotfiles/system/pictures/wallpaper/early-morning-commute.jpg) | bin | 2956530 -> 2956530 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/eltz-castle-wiershem-germany.jpg (renamed from dotfiles/system/pictures/wallpaper/eltz-castle-wiershem-germany.jpg) | bin | 2517682 -> 2517682 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/framed.png (renamed from dotfiles/system/pictures/wallpaper/framed.png) | bin | 3130619 -> 3130619 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/fu-some-field-near-you.jpg (renamed from dotfiles/system/pictures/wallpaper/fu-some-field-near-you.jpg) | bin | 6806375 -> 6806375 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/greenwich-village-nyc.jpg (renamed from dotfiles/system/pictures/wallpaper/greenwich-village-nyc.jpg) | bin | 1876768 -> 1876768 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/hawker-sea-fury.jpg (renamed from dotfiles/system/pictures/wallpaper/hawker-sea-fury.jpg) | bin | 91595 -> 91595 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/highway-59-kansas-us.jpg (renamed from dotfiles/system/pictures/wallpaper/highway-59-kansas-us.jpg) | bin | 336799 -> 336799 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/ice-checkpoint-2030-a-d.jpg (renamed from dotfiles/system/pictures/wallpaper/ice-checkpoint-2030-a-d.jpg) | bin | 1790861 -> 1790861 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/imminent.jpg (renamed from dotfiles/system/pictures/wallpaper/imminent.jpg) | bin | 725050 -> 725050 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/interior-space.jpg (renamed from dotfiles/system/pictures/wallpaper/interior-space.jpg) | bin | 259853 -> 259853 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/ischia-from-castello-aragonese.jpg (renamed from dotfiles/system/pictures/wallpaper/ischia-from-castello-aragonese.jpg) | bin | 3718266 -> 3718266 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/jack-rabbit-slims.jpeg (renamed from dotfiles/system/pictures/wallpaper/jack-rabbit-slims.jpeg) | bin | 138405 -> 138405 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/jackson-lake-lodge-wyoming-us.jpg (renamed from dotfiles/system/pictures/wallpaper/jackson-lake-lodge-wyoming-us.jpg) | bin | 265839 -> 265839 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/joker.jpg (renamed from dotfiles/system/pictures/wallpaper/joker.jpg) | bin | 2105037 -> 2105037 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/khan-al-khalili-egypt.jpg (renamed from dotfiles/system/pictures/wallpaper/khan-al-khalili-egypt.jpg) | bin | 2024124 -> 2024124 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/knockturn-alley-london-uk.jpg (renamed from dotfiles/system/pictures/wallpaper/knockturn-alley-london-uk.jpg) | bin | 3743760 -> 3743760 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/knowledge-is-power.jpg (renamed from dotfiles/system/pictures/wallpaper/knowledge-is-power.jpg) | bin | 527943 -> 527943 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/last-jedis-neighbor-faroe-islands-denmark.jpg (renamed from dotfiles/system/pictures/wallpaper/last-jedis-neighbor-faroe-islands-denmark.jpg) | bin | 1218998 -> 1218998 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/loch-muick-scotland-uk.jpg (renamed from dotfiles/system/pictures/wallpaper/loch-muick-scotland-uk.jpg) | bin | 2069036 -> 2069036 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/madison.jpg (renamed from dotfiles/system/pictures/wallpaper/madison.jpg) | bin | 793607 -> 793607 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/maps.jpg (renamed from dotfiles/system/pictures/wallpaper/maps.jpg) | bin | 6982816 -> 6982816 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/monday-morning-in-yosemite.jpg (renamed from dotfiles/system/pictures/wallpaper/monday-morning-in-yosemite.jpg) | bin | 5554495 -> 5554495 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/my-summer-home-denmark.png (renamed from dotfiles/system/pictures/wallpaper/my-summer-home-denmark.png) | bin | 3234919 -> 3234919 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/napa-valley-california-us.jpg (renamed from dotfiles/system/pictures/wallpaper/napa-valley-california-us.jpg) | bin | 3582085 -> 3582085 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/nasa-earth-day.jpg (renamed from dotfiles/system/pictures/wallpaper/nasa-earth-day.jpg) | bin | 854563 -> 854563 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/nasa-earth-night.jpg (renamed from dotfiles/system/pictures/wallpaper/nasa-earth-night.jpg) | bin | 891697 -> 891697 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/nazaré-portugal.jpg (renamed from dotfiles/system/pictures/wallpaper/nazaré-portugal.jpg) | bin | 573000 -> 573000 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/no-exit.jpg (renamed from dotfiles/system/pictures/wallpaper/no-exit.jpg) | bin | 4285127 -> 4285127 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/nola-post-hurricane-ida.jpg (renamed from dotfiles/system/pictures/wallpaper/nola-post-hurricane-ida.jpg) | bin | 637443 -> 637443 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/notre-dame-paris-france.jpg (renamed from dotfiles/system/pictures/wallpaper/notre-dame-paris-france.jpg) | bin | 481347 -> 481347 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/oak-plantation.jpg (renamed from dotfiles/system/pictures/wallpaper/oak-plantation.jpg) | bin | 1335300 -> 1335300 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/paddling-out.jpg (renamed from dotfiles/system/pictures/wallpaper/paddling-out.jpg) | bin | 1008914 -> 1008914 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/painswick-from-inside.png (renamed from dotfiles/system/pictures/wallpaper/painswick-from-inside.png) | bin | 1711405 -> 1711405 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/paris-in-royal-colors.jpg (renamed from dotfiles/system/pictures/wallpaper/paris-in-royal-colors.jpg) | bin | 3453047 -> 3453047 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/petit-piton-st-lucia.jpg (renamed from dotfiles/system/pictures/wallpaper/petit-piton-st-lucia.jpg) | bin | 1735652 -> 1735652 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/reading-room-new-york-public-library-new-york-us.jpg (renamed from dotfiles/system/pictures/wallpaper/reading-room-new-york-public-library-new-york-us.jpg) | bin | 4385677 -> 4385677 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/remote.jpg (renamed from dotfiles/system/pictures/wallpaper/remote.jpg) | bin | 5119445 -> 5119445 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/sacre-coeur-paris-france.jpg (renamed from dotfiles/system/pictures/wallpaper/sacre-coeur-paris-france.jpg) | bin | 881658 -> 881658 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/saint-séverin-france.jpg (renamed from dotfiles/system/pictures/wallpaper/saint-séverin-france.jpg) | bin | 708586 -> 708586 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/save-yourself.jpg (renamed from dotfiles/system/pictures/wallpaper/save-yourself.jpg) | bin | 328461 -> 328461 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/saves-more-than-text.png (renamed from dotfiles/system/pictures/wallpaper/saves-more-than-text.png) | bin | 390778 -> 390778 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/saville-dam-barkhamsted-connecticut-us.jpg (renamed from dotfiles/system/pictures/wallpaper/saville-dam-barkhamsted-connecticut-us.jpg) | bin | 2417461 -> 2417461 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/sexy-curvy-beautiful-bottom.jpg (renamed from dotfiles/system/pictures/wallpaper/sexy-curvy-beautiful-bottom.jpg) | bin | 176441 -> 176441 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/stalenhag-cartesian-skepticism.png (renamed from dotfiles/system/pictures/wallpaper/stalenhag-cartesian-skepticism.png) | bin | 2091073 -> 2091073 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/that-one-up-there.jpg (renamed from dotfiles/system/pictures/wallpaper/that-one-up-there.jpg) | bin | 1223366 -> 1223366 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/the-arc.jpg (renamed from dotfiles/system/pictures/wallpaper/the-arc.jpg) | bin | 3516844 -> 3516844 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/the-nomad-lounge-nyc.jpg (renamed from dotfiles/system/pictures/wallpaper/the-nomad-lounge-nyc.jpg) | bin | 1391082 -> 1391082 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/tlulum-mexico.jpg (renamed from dotfiles/system/pictures/wallpaper/tlulum-mexico.jpg) | bin | 877326 -> 877326 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/trinity-college-library-dublin-ireland.jpg (renamed from dotfiles/system/pictures/wallpaper/trinity-college-library-dublin-ireland.jpg) | bin | 2663941 -> 2663941 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/trondheim-norway.jpg (renamed from dotfiles/system/pictures/wallpaper/trondheim-norway.jpg) | bin | 8301976 -> 8301976 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/twenty-thousand-years.jpg (renamed from dotfiles/system/pictures/wallpaper/twenty-thousand-years.jpg) | bin | 3136404 -> 3136404 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/valldemossa-spain.jpg (renamed from dotfiles/system/pictures/wallpaper/valldemossa-spain.jpg) | bin | 2559008 -> 2559008 bytes | |||
| -rw-r--r-- | dotfiles/common/pictures/wallpaper/zendopeak.jpg (renamed from dotfiles/system/pictures/wallpaper/zendopeak.jpg) | bin | 3195673 -> 3195673 bytes | |||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/app-internal-state.db | bin | 24576 -> 0 bytes | |||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/early-access-registry.txt | 2 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/colors.scheme.xml | 5 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/console-font.xml | 5 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/editor-font.xml | 8 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/editor.xml | 6 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/features.usage.statistics.xml | 97 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/filetypes.xml | 5 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/ide-features-trainer.xml | 9 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/ide.general.xml | 5 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/log-categories.xml | 3 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml | 36 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/settingsSync.xml | 5 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/updates.xml | 6 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/window.state.xml | 8 | ||||
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/updatedBrokenPlugins.db | bin | 214268 -> 0 bytes | |||
| -rw-r--r-- | dotfiles/system/.config/ghostty/config | 44 | ||||
| -rwxr-xr-x | dotfiles/system/.config/lf/cleaner | 4 | ||||
| -rwxr-xr-x | dotfiles/system/.config/lf/draw_img | 67 | ||||
| -rwxr-xr-x | dotfiles/system/.config/lf/image | 18 | ||||
| -rw-r--r-- | dotfiles/system/.config/lf/lfrc | 333 | ||||
| -rwxr-xr-x | dotfiles/system/.config/lf/preview | 91 | ||||
| -rw-r--r-- | dotfiles/system/.config/mopidy/mopidy.conf | 91 | ||||
| -rw-r--r-- | dotfiles/system/.config/nitrogen/bg-saved.cfg | 4 | ||||
| -rw-r--r-- | dotfiles/system/.config/pychess/config | 213 | ||||
| -rw-r--r-- | dotfiles/system/.config/pychess/engines.json | 526 | ||||
| -rw-r--r-- | dotfiles/system/.config/pychess/pydock.xml | 1 | ||||
| -rw-r--r-- | dotfiles/system/.config/youtube-dl/youtube-dl.conf | 11 | ||||
| -rw-r--r-- | scripts/testing/lib/validation.sh | 2 | ||||
| -rw-r--r-- | todo.org | 6 |
706 files changed, 18 insertions, 1620 deletions
@@ -5,7 +5,7 @@ Arch Linux installation and configuration scripts with dotfiles managed via GNU ## Project Structure - `archsetup` - Main installation script with functions for packages, configs, services -- `dotfiles/system/` - Shared dotfiles for all desktop environments (stowed to ~) +- `dotfiles/common/` - Shared dotfiles for all desktop environments (stowed to ~) - `dotfiles/dwm/` - DWM/X11-specific dotfiles including dmenu scripts and dwmblocks statusbar - `dotfiles/hyprland/` - Hyprland-specific dotfiles - `docs/` - Documentation and package lists @@ -13,7 +13,7 @@ Arch Linux installation and configuration scripts with dotfiles managed via GNU ## Script Organization (Jan 2026 Refactor) ``` -dotfiles/system/.local/bin/ → Universal scripts (46) - work on X11 & Wayland +dotfiles/common/.local/bin/ → Universal scripts (46) - work on X11 & Wayland dotfiles/dwm/.local/bin/ → X11/DWM-only scripts (26 + 24 statusbar) dotfiles/hyprland/.local/bin/ → Hyprland-only scripts (8) ``` @@ -39,23 +39,24 @@ dotfiles/hyprland/.local/bin/ → Hyprland-only scripts (8) ## Key Configuration Files - `dotfiles/hyprland/.config/hypr/hyprland.conf` - Main Hyprland config - `dotfiles/hyprland/.config/themes/dupre/` - Dupre theme files -- `dotfiles/system/.profile.d/` - Shell environment scripts -- `dotfiles/system/.config/qt5ct/qt5ct.conf` - Qt5 theming -- `dotfiles/system/.config/qt6ct/qt6ct.conf` - Qt6 theming -- `dotfiles/system/.local/bin/resetmimetypes` - MIME associations script +- `dotfiles/common/.profile.d/` - Shell environment scripts +- `dotfiles/common/.config/qt5ct/qt5ct.conf` - Qt5 theming +- `dotfiles/common/.config/qt6ct/qt6ct.conf` - Qt6 theming +- `dotfiles/common/.local/bin/resetmimetypes` - MIME associations script ## Stowing Dotfiles -- DWM installs: `stow --target=$HOME system && stow --target=$HOME dwm` -- Hyprland installs: `stow --target=$HOME system && stow --target=$HOME hyprland` +- DWM installs: `stow --target=$HOME common && stow --target=$HOME dwm` +- Hyprland installs: `stow --target=$HOME common && stow --target=$HOME hyprland` ## Pending Work -- Review remaining scripts in system/.local/bin/ for unused apps (lf, mpd, msmtp) -- Review config files for apps no longer installed -- Consider Makefile targets for foolproof stowing +- Review remaining scripts in common/.local/bin/ for unused apps (mpd, msmtp) +- Add Makefile targets for foolproof stowing - Task #4: Evaluate Euphonica MPD client (May 2026) ## Recent Changes (Jan 2026) -- Reorganized scripts: X11-only moved to dotfiles/dwm/, universal stays in system/ +- Renamed dotfiles/system/ to dotfiles/common/ for clarity +- Deleted unused configs: ghostty, lf, mopidy, nitrogen, pychess, JetBrains, youtube-dl +- Reorganized scripts: X11-only moved to dotfiles/dwm/, universal stays in common/ - Deleted 8 obsolete scripts (debugemacs, gruv, calibre-install, etc.) - Refactored shell configs: proper .profile/.bashrc/.zshrc separation - Created .bashrc.d/ and .zshrc.d/ for modular configs @@ -833,7 +833,7 @@ user_customizations() { dotfiles_dir="$user_archsetup_dir/dotfiles" action="linking dotfiles into place" && display "task" "$action" - (cd "$dotfiles_dir" && stow --target="/home/$username" --no-folding --adopt system \ + (cd "$dotfiles_dir" && stow --target="/home/$username" --no-folding --adopt common \ >> "$logfile" 2>&1 ) || error_warn "$action" "$?" # Stow desktop-environment-specific dotfiles diff --git a/dotfiles/system/.Xmodmap b/dotfiles/common/.Xmodmap index 981e9e7..981e9e7 100644 --- a/dotfiles/system/.Xmodmap +++ b/dotfiles/common/.Xmodmap diff --git a/dotfiles/system/.Xresources b/dotfiles/common/.Xresources index d149a72..d149a72 100644 --- a/dotfiles/system/.Xresources +++ b/dotfiles/common/.Xresources diff --git a/dotfiles/system/.authcode b/dotfiles/common/.authcode index d67b6ee..d67b6ee 100644 --- a/dotfiles/system/.authcode +++ b/dotfiles/common/.authcode diff --git a/dotfiles/system/.authinfo.gpg b/dotfiles/common/.authinfo.gpg index fa213c0..fa213c0 100644 --- a/dotfiles/system/.authinfo.gpg +++ b/dotfiles/common/.authinfo.gpg diff --git a/dotfiles/system/.bash_logout b/dotfiles/common/.bash_logout index 1e36d02..1e36d02 100644 --- a/dotfiles/system/.bash_logout +++ b/dotfiles/common/.bash_logout diff --git a/dotfiles/system/.bash_profile b/dotfiles/common/.bash_profile index b910a02..b910a02 100644 --- a/dotfiles/system/.bash_profile +++ b/dotfiles/common/.bash_profile diff --git a/dotfiles/system/.bashrc b/dotfiles/common/.bashrc index b2177d9..b2177d9 100644 --- a/dotfiles/system/.bashrc +++ b/dotfiles/common/.bashrc diff --git a/dotfiles/system/.bashrc.d/aliases.sh b/dotfiles/common/.bashrc.d/aliases.sh index 28c0f3f..28c0f3f 100644 --- a/dotfiles/system/.bashrc.d/aliases.sh +++ b/dotfiles/common/.bashrc.d/aliases.sh diff --git a/dotfiles/system/.bashrc.d/emacs.sh b/dotfiles/common/.bashrc.d/emacs.sh index 0a8444b..0a8444b 100644 --- a/dotfiles/system/.bashrc.d/emacs.sh +++ b/dotfiles/common/.bashrc.d/emacs.sh diff --git a/dotfiles/system/.bashrc.d/fzf.sh b/dotfiles/common/.bashrc.d/fzf.sh index 9a5a9bd..9a5a9bd 100644 --- a/dotfiles/system/.bashrc.d/fzf.sh +++ b/dotfiles/common/.bashrc.d/fzf.sh diff --git a/dotfiles/system/.bashrc.d/git.sh b/dotfiles/common/.bashrc.d/git.sh index 6c2b6ad..6c2b6ad 100644 --- a/dotfiles/system/.bashrc.d/git.sh +++ b/dotfiles/common/.bashrc.d/git.sh diff --git a/dotfiles/system/.bashrc.d/media.sh b/dotfiles/common/.bashrc.d/media.sh index 92fe2ce..92fe2ce 100644 --- a/dotfiles/system/.bashrc.d/media.sh +++ b/dotfiles/common/.bashrc.d/media.sh diff --git a/dotfiles/system/.bashrc.d/utilities.sh b/dotfiles/common/.bashrc.d/utilities.sh index 431cac0..431cac0 100644 --- a/dotfiles/system/.bashrc.d/utilities.sh +++ b/dotfiles/common/.bashrc.d/utilities.sh diff --git a/dotfiles/system/.config/.cmailpass.gpg b/dotfiles/common/.config/.cmailpass.gpg index 48c4632..48c4632 100644 --- a/dotfiles/system/.config/.cmailpass.gpg +++ b/dotfiles/common/.config/.cmailpass.gpg diff --git a/dotfiles/system/.config/.gmailpass.gpg b/dotfiles/common/.config/.gmailpass.gpg index cea3fe1..cea3fe1 100644 --- a/dotfiles/system/.config/.gmailpass.gpg +++ b/dotfiles/common/.config/.gmailpass.gpg diff --git a/dotfiles/system/.config/.tidal-dl.json b/dotfiles/common/.config/.tidal-dl.json index 9c39da2..9c39da2 100644 --- a/dotfiles/system/.config/.tidal-dl.json +++ b/dotfiles/common/.config/.tidal-dl.json diff --git a/dotfiles/system/.config/.tidal-dl.token.json b/dotfiles/common/.config/.tidal-dl.token.json index 64396c3..64396c3 100644 --- a/dotfiles/system/.config/.tidal-dl.token.json +++ b/dotfiles/common/.config/.tidal-dl.token.json diff --git a/dotfiles/system/.config/audacious/QtUi.conf b/dotfiles/common/.config/audacious/QtUi.conf index 18b3f4c..18b3f4c 100644 --- a/dotfiles/system/.config/audacious/QtUi.conf +++ b/dotfiles/common/.config/audacious/QtUi.conf diff --git a/dotfiles/system/.config/audacious/config b/dotfiles/common/.config/audacious/config index fd1fdd4..fd1fdd4 100644 --- a/dotfiles/system/.config/audacious/config +++ b/dotfiles/common/.config/audacious/config diff --git a/dotfiles/system/.config/audacious/playlist-state b/dotfiles/common/.config/audacious/playlist-state index 985b3d2..985b3d2 100644 --- a/dotfiles/system/.config/audacious/playlist-state +++ b/dotfiles/common/.config/audacious/playlist-state diff --git a/dotfiles/system/.config/audacious/playlists/1000.audpl b/dotfiles/common/.config/audacious/playlists/1000.audpl index 3334184..3334184 100644 --- a/dotfiles/system/.config/audacious/playlists/1000.audpl +++ b/dotfiles/common/.config/audacious/playlists/1000.audpl diff --git a/dotfiles/system/.config/audacious/playlists/order b/dotfiles/common/.config/audacious/playlists/order index c9a7c13..c9a7c13 100644 --- a/dotfiles/system/.config/audacious/playlists/order +++ b/dotfiles/common/.config/audacious/playlists/order diff --git a/dotfiles/system/.config/audacious/plugin-registry b/dotfiles/common/.config/audacious/plugin-registry index 9cedebb..9cedebb 100644 --- a/dotfiles/system/.config/audacious/plugin-registry +++ b/dotfiles/common/.config/audacious/plugin-registry diff --git a/dotfiles/system/.config/calibre/conversion/azw3_output.py b/dotfiles/common/.config/calibre/conversion/azw3_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/azw3_output.py +++ b/dotfiles/common/.config/calibre/conversion/azw3_output.py diff --git a/dotfiles/system/.config/calibre/conversion/comic_input.py b/dotfiles/common/.config/calibre/conversion/comic_input.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/comic_input.py +++ b/dotfiles/common/.config/calibre/conversion/comic_input.py diff --git a/dotfiles/system/.config/calibre/conversion/debug.py b/dotfiles/common/.config/calibre/conversion/debug.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/debug.py +++ b/dotfiles/common/.config/calibre/conversion/debug.py diff --git a/dotfiles/system/.config/calibre/conversion/docx_input.py b/dotfiles/common/.config/calibre/conversion/docx_input.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/docx_input.py +++ b/dotfiles/common/.config/calibre/conversion/docx_input.py diff --git a/dotfiles/system/.config/calibre/conversion/docx_output.py b/dotfiles/common/.config/calibre/conversion/docx_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/docx_output.py +++ b/dotfiles/common/.config/calibre/conversion/docx_output.py diff --git a/dotfiles/system/.config/calibre/conversion/epub_output.py b/dotfiles/common/.config/calibre/conversion/epub_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/epub_output.py +++ b/dotfiles/common/.config/calibre/conversion/epub_output.py diff --git a/dotfiles/system/.config/calibre/conversion/fb2_input.py b/dotfiles/common/.config/calibre/conversion/fb2_input.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/fb2_input.py +++ b/dotfiles/common/.config/calibre/conversion/fb2_input.py diff --git a/dotfiles/system/.config/calibre/conversion/fb2_output.py b/dotfiles/common/.config/calibre/conversion/fb2_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/fb2_output.py +++ b/dotfiles/common/.config/calibre/conversion/fb2_output.py diff --git a/dotfiles/system/.config/calibre/conversion/heuristics.py b/dotfiles/common/.config/calibre/conversion/heuristics.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/heuristics.py +++ b/dotfiles/common/.config/calibre/conversion/heuristics.py diff --git a/dotfiles/system/.config/calibre/conversion/htmlz_output.py b/dotfiles/common/.config/calibre/conversion/htmlz_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/htmlz_output.py +++ b/dotfiles/common/.config/calibre/conversion/htmlz_output.py diff --git a/dotfiles/system/.config/calibre/conversion/kepub_output.py b/dotfiles/common/.config/calibre/conversion/kepub_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/kepub_output.py +++ b/dotfiles/common/.config/calibre/conversion/kepub_output.py diff --git a/dotfiles/system/.config/calibre/conversion/look_and_feel.py b/dotfiles/common/.config/calibre/conversion/look_and_feel.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/look_and_feel.py +++ b/dotfiles/common/.config/calibre/conversion/look_and_feel.py diff --git a/dotfiles/system/.config/calibre/conversion/lrf_output.py b/dotfiles/common/.config/calibre/conversion/lrf_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/lrf_output.py +++ b/dotfiles/common/.config/calibre/conversion/lrf_output.py diff --git a/dotfiles/system/.config/calibre/conversion/metadata.py b/dotfiles/common/.config/calibre/conversion/metadata.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/metadata.py +++ b/dotfiles/common/.config/calibre/conversion/metadata.py diff --git a/dotfiles/system/.config/calibre/conversion/mobi_output.py b/dotfiles/common/.config/calibre/conversion/mobi_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/mobi_output.py +++ b/dotfiles/common/.config/calibre/conversion/mobi_output.py diff --git a/dotfiles/system/.config/calibre/conversion/page_setup.py b/dotfiles/common/.config/calibre/conversion/page_setup.py index d54ecbb..d54ecbb 100644 --- a/dotfiles/system/.config/calibre/conversion/page_setup.py +++ b/dotfiles/common/.config/calibre/conversion/page_setup.py diff --git a/dotfiles/system/.config/calibre/conversion/pdb_output.py b/dotfiles/common/.config/calibre/conversion/pdb_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/pdb_output.py +++ b/dotfiles/common/.config/calibre/conversion/pdb_output.py diff --git a/dotfiles/system/.config/calibre/conversion/pdf_input.py b/dotfiles/common/.config/calibre/conversion/pdf_input.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/pdf_input.py +++ b/dotfiles/common/.config/calibre/conversion/pdf_input.py diff --git a/dotfiles/system/.config/calibre/conversion/pdf_output.py b/dotfiles/common/.config/calibre/conversion/pdf_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/pdf_output.py +++ b/dotfiles/common/.config/calibre/conversion/pdf_output.py diff --git a/dotfiles/system/.config/calibre/conversion/pmlz_output.py b/dotfiles/common/.config/calibre/conversion/pmlz_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/pmlz_output.py +++ b/dotfiles/common/.config/calibre/conversion/pmlz_output.py diff --git a/dotfiles/system/.config/calibre/conversion/rb_output.py b/dotfiles/common/.config/calibre/conversion/rb_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/rb_output.py +++ b/dotfiles/common/.config/calibre/conversion/rb_output.py diff --git a/dotfiles/system/.config/calibre/conversion/rtf_input.py b/dotfiles/common/.config/calibre/conversion/rtf_input.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/rtf_input.py +++ b/dotfiles/common/.config/calibre/conversion/rtf_input.py diff --git a/dotfiles/system/.config/calibre/conversion/search_and_replace.py b/dotfiles/common/.config/calibre/conversion/search_and_replace.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/search_and_replace.py +++ b/dotfiles/common/.config/calibre/conversion/search_and_replace.py diff --git a/dotfiles/system/.config/calibre/conversion/snb_output.py b/dotfiles/common/.config/calibre/conversion/snb_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/snb_output.py +++ b/dotfiles/common/.config/calibre/conversion/snb_output.py diff --git a/dotfiles/system/.config/calibre/conversion/structure_detection.py b/dotfiles/common/.config/calibre/conversion/structure_detection.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/structure_detection.py +++ b/dotfiles/common/.config/calibre/conversion/structure_detection.py diff --git a/dotfiles/system/.config/calibre/conversion/toc.py b/dotfiles/common/.config/calibre/conversion/toc.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/toc.py +++ b/dotfiles/common/.config/calibre/conversion/toc.py diff --git a/dotfiles/system/.config/calibre/conversion/txt_input.py b/dotfiles/common/.config/calibre/conversion/txt_input.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/txt_input.py +++ b/dotfiles/common/.config/calibre/conversion/txt_input.py diff --git a/dotfiles/system/.config/calibre/conversion/txt_output.py b/dotfiles/common/.config/calibre/conversion/txt_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/txt_output.py +++ b/dotfiles/common/.config/calibre/conversion/txt_output.py diff --git a/dotfiles/system/.config/calibre/conversion/txtz_output.py b/dotfiles/common/.config/calibre/conversion/txtz_output.py index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/conversion/txtz_output.py +++ b/dotfiles/common/.config/calibre/conversion/txtz_output.py diff --git a/dotfiles/system/.config/calibre/custom_recipes/The Economist_1001.recipe b/dotfiles/common/.config/calibre/custom_recipes/The Economist_1001.recipe index bcb8364..bcb8364 100644 --- a/dotfiles/system/.config/calibre/custom_recipes/The Economist_1001.recipe +++ b/dotfiles/common/.config/calibre/custom_recipes/The Economist_1001.recipe diff --git a/dotfiles/system/.config/calibre/custom_recipes/The New York Times_1000.recipe b/dotfiles/common/.config/calibre/custom_recipes/The New York Times_1000.recipe index db3c40b..db3c40b 100644 --- a/dotfiles/system/.config/calibre/custom_recipes/The New York Times_1000.recipe +++ b/dotfiles/common/.config/calibre/custom_recipes/The New York Times_1000.recipe diff --git a/dotfiles/system/.config/calibre/custom_recipes/index.json b/dotfiles/common/.config/calibre/custom_recipes/index.json index 0d9451b..0d9451b 100644 --- a/dotfiles/system/.config/calibre/custom_recipes/index.json +++ b/dotfiles/common/.config/calibre/custom_recipes/index.json diff --git a/dotfiles/system/.config/calibre/customize.py.json b/dotfiles/common/.config/calibre/customize.py.json index 310bdb1..310bdb1 100644 --- a/dotfiles/system/.config/calibre/customize.py.json +++ b/dotfiles/common/.config/calibre/customize.py.json diff --git a/dotfiles/system/.config/calibre/device_drivers_KOBOTOUCH.py.json b/dotfiles/common/.config/calibre/device_drivers_KOBOTOUCH.py.json index 230e5b8..230e5b8 100644 --- a/dotfiles/system/.config/calibre/device_drivers_KOBOTOUCH.py.json +++ b/dotfiles/common/.config/calibre/device_drivers_KOBOTOUCH.py.json diff --git a/dotfiles/system/.config/calibre/device_drivers_KOBOTOUCHEXTENDED.py.json b/dotfiles/common/.config/calibre/device_drivers_KOBOTOUCHEXTENDED.py.json index bfc0600..bfc0600 100644 --- a/dotfiles/system/.config/calibre/device_drivers_KOBOTOUCHEXTENDED.py.json +++ b/dotfiles/common/.config/calibre/device_drivers_KOBOTOUCHEXTENDED.py.json diff --git a/dotfiles/system/.config/calibre/device_drivers_USER_DEFINED.py.json b/dotfiles/common/.config/calibre/device_drivers_USER_DEFINED.py.json index 7963676..7963676 100644 --- a/dotfiles/system/.config/calibre/device_drivers_USER_DEFINED.py.json +++ b/dotfiles/common/.config/calibre/device_drivers_USER_DEFINED.py.json diff --git a/dotfiles/system/.config/calibre/fonts/scanner_cache.json b/dotfiles/common/.config/calibre/fonts/scanner_cache.json index 4f118b6..4f118b6 100644 --- a/dotfiles/system/.config/calibre/fonts/scanner_cache.json +++ b/dotfiles/common/.config/calibre/fonts/scanner_cache.json diff --git a/dotfiles/system/.config/calibre/global.py.json b/dotfiles/common/.config/calibre/global.py.json index e44de2c..e44de2c 100644 --- a/dotfiles/system/.config/calibre/global.py.json +++ b/dotfiles/common/.config/calibre/global.py.json diff --git a/dotfiles/system/.config/calibre/gui.py.json b/dotfiles/common/.config/calibre/gui.py.json index bfe8d92..bfe8d92 100644 --- a/dotfiles/system/.config/calibre/gui.py.json +++ b/dotfiles/common/.config/calibre/gui.py.json diff --git a/dotfiles/system/.config/calibre/history.plist b/dotfiles/common/.config/calibre/history.plist index 14189a8..14189a8 100644 --- a/dotfiles/system/.config/calibre/history.plist +++ b/dotfiles/common/.config/calibre/history.plist diff --git a/dotfiles/system/.config/calibre/icons-any.rcc b/dotfiles/common/.config/calibre/icons-any.rcc Binary files differindex 2c2f7d2..2c2f7d2 100644 --- a/dotfiles/system/.config/calibre/icons-any.rcc +++ b/dotfiles/common/.config/calibre/icons-any.rcc diff --git a/dotfiles/system/.config/calibre/icons-dark.rcc b/dotfiles/common/.config/calibre/icons-dark.rcc Binary files differindex 28b9a51..28b9a51 100644 --- a/dotfiles/system/.config/calibre/icons-dark.rcc +++ b/dotfiles/common/.config/calibre/icons-dark.rcc diff --git a/dotfiles/system/.config/calibre/metadata-sources-cache.json b/dotfiles/common/.config/calibre/metadata-sources-cache.json index 8424645..8424645 100644 --- a/dotfiles/system/.config/calibre/metadata-sources-cache.json +++ b/dotfiles/common/.config/calibre/metadata-sources-cache.json diff --git a/dotfiles/system/.config/calibre/metadata_sources/global.json b/dotfiles/common/.config/calibre/metadata_sources/global.json index be7665d..be7665d 100644 --- a/dotfiles/system/.config/calibre/metadata_sources/global.json +++ b/dotfiles/common/.config/calibre/metadata_sources/global.json diff --git a/dotfiles/system/.config/calibre/mtp_devices.json b/dotfiles/common/.config/calibre/mtp_devices.json index 274f3de..274f3de 100644 --- a/dotfiles/system/.config/calibre/mtp_devices.json +++ b/dotfiles/common/.config/calibre/mtp_devices.json diff --git a/dotfiles/system/.config/calibre/plugins/Apple Books covers.zip b/dotfiles/common/.config/calibre/plugins/Apple Books covers.zip Binary files differindex 722e2c7..722e2c7 100644 --- a/dotfiles/system/.config/calibre/plugins/Apple Books covers.zip +++ b/dotfiles/common/.config/calibre/plugins/Apple Books covers.zip diff --git a/dotfiles/system/.config/calibre/plugins/Barnes & Noble.zip b/dotfiles/common/.config/calibre/plugins/Barnes & Noble.zip Binary files differindex 9c3932d..9c3932d 100644 --- a/dotfiles/system/.config/calibre/plugins/Barnes & Noble.zip +++ b/dotfiles/common/.config/calibre/plugins/Barnes & Noble.zip diff --git a/dotfiles/system/.config/calibre/plugins/Clean Comments.zip b/dotfiles/common/.config/calibre/plugins/Clean Comments.zip Binary files differindex 224fcd7..224fcd7 100644 --- a/dotfiles/system/.config/calibre/plugins/Clean Comments.zip +++ b/dotfiles/common/.config/calibre/plugins/Clean Comments.zip diff --git a/dotfiles/system/.config/calibre/plugins/Extract ISBN.zip b/dotfiles/common/.config/calibre/plugins/Extract ISBN.zip Binary files differindex 7214c0e..7214c0e 100644 --- a/dotfiles/system/.config/calibre/plugins/Extract ISBN.zip +++ b/dotfiles/common/.config/calibre/plugins/Extract ISBN.zip diff --git a/dotfiles/system/.config/calibre/plugins/Favourites Menu.json b/dotfiles/common/.config/calibre/plugins/Favourites Menu.json index 8f239ba..8f239ba 100644 --- a/dotfiles/system/.config/calibre/plugins/Favourites Menu.json +++ b/dotfiles/common/.config/calibre/plugins/Favourites Menu.json diff --git a/dotfiles/system/.config/calibre/plugins/Favourites Menu.zip b/dotfiles/common/.config/calibre/plugins/Favourites Menu.zip Binary files differindex 767f621..767f621 100644 --- a/dotfiles/system/.config/calibre/plugins/Favourites Menu.zip +++ b/dotfiles/common/.config/calibre/plugins/Favourites Menu.zip diff --git a/dotfiles/system/.config/calibre/plugins/Find Duplicates.json b/dotfiles/common/.config/calibre/plugins/Find Duplicates.json index 9daa2b7..9daa2b7 100644 --- a/dotfiles/system/.config/calibre/plugins/Find Duplicates.json +++ b/dotfiles/common/.config/calibre/plugins/Find Duplicates.json diff --git a/dotfiles/system/.config/calibre/plugins/Find Duplicates.zip b/dotfiles/common/.config/calibre/plugins/Find Duplicates.zip Binary files differindex a6ce77a..a6ce77a 100644 --- a/dotfiles/system/.config/calibre/plugins/Find Duplicates.zip +++ b/dotfiles/common/.config/calibre/plugins/Find Duplicates.zip diff --git a/dotfiles/system/.config/calibre/plugins/KePub Metadata Reader.zip b/dotfiles/common/.config/calibre/plugins/KePub Metadata Reader.zip Binary files differindex 13394c9..13394c9 100644 --- a/dotfiles/system/.config/calibre/plugins/KePub Metadata Reader.zip +++ b/dotfiles/common/.config/calibre/plugins/KePub Metadata Reader.zip diff --git a/dotfiles/system/.config/calibre/plugins/KePub Metadata Writer.zip b/dotfiles/common/.config/calibre/plugins/KePub Metadata Writer.zip Binary files differindex 7ac4e55..7ac4e55 100644 --- a/dotfiles/system/.config/calibre/plugins/KePub Metadata Writer.zip +++ b/dotfiles/common/.config/calibre/plugins/KePub Metadata Writer.zip diff --git a/dotfiles/system/.config/calibre/plugins/Kindle hi-res covers.zip b/dotfiles/common/.config/calibre/plugins/Kindle hi-res covers.zip Binary files differindex 40106fe..40106fe 100644 --- a/dotfiles/system/.config/calibre/plugins/Kindle hi-res covers.zip +++ b/dotfiles/common/.config/calibre/plugins/Kindle hi-res covers.zip diff --git a/dotfiles/system/.config/calibre/plugins/Kobo Metadata.zip b/dotfiles/common/.config/calibre/plugins/Kobo Metadata.zip Binary files differindex aaf91cb..aaf91cb 100644 --- a/dotfiles/system/.config/calibre/plugins/Kobo Metadata.zip +++ b/dotfiles/common/.config/calibre/plugins/Kobo Metadata.zip diff --git a/dotfiles/system/.config/calibre/plugins/Kobo Utilities.json b/dotfiles/common/.config/calibre/plugins/Kobo Utilities.json index 4d9121a..4d9121a 100644 --- a/dotfiles/system/.config/calibre/plugins/Kobo Utilities.json +++ b/dotfiles/common/.config/calibre/plugins/Kobo Utilities.json diff --git a/dotfiles/system/.config/calibre/plugins/Kobo Utilities.zip b/dotfiles/common/.config/calibre/plugins/Kobo Utilities.zip Binary files differindex 4d62c4b..4d62c4b 100644 --- a/dotfiles/system/.config/calibre/plugins/Kobo Utilities.zip +++ b/dotfiles/common/.config/calibre/plugins/Kobo Utilities.zip diff --git a/dotfiles/system/.config/calibre/plugins/KoboTouchExtended.zip b/dotfiles/common/.config/calibre/plugins/KoboTouchExtended.zip Binary files differindex 3640da2..3640da2 100644 --- a/dotfiles/system/.config/calibre/plugins/KoboTouchExtended.zip +++ b/dotfiles/common/.config/calibre/plugins/KoboTouchExtended.zip diff --git a/dotfiles/system/.config/calibre/plugins/Open With.json b/dotfiles/common/.config/calibre/plugins/Open With.json index 81eaeb8..81eaeb8 100644 --- a/dotfiles/system/.config/calibre/plugins/Open With.json +++ b/dotfiles/common/.config/calibre/plugins/Open With.json diff --git a/dotfiles/system/.config/calibre/plugins/Open With.zip b/dotfiles/common/.config/calibre/plugins/Open With.zip Binary files differindex 548c8ed..548c8ed 100644 --- a/dotfiles/system/.config/calibre/plugins/Open With.zip +++ b/dotfiles/common/.config/calibre/plugins/Open With.zip diff --git a/dotfiles/system/.config/calibre/plugins/Reading List.json b/dotfiles/common/.config/calibre/plugins/Reading List.json index a348407..a348407 100644 --- a/dotfiles/system/.config/calibre/plugins/Reading List.json +++ b/dotfiles/common/.config/calibre/plugins/Reading List.json diff --git a/dotfiles/system/.config/calibre/plugins/Reading List.zip b/dotfiles/common/.config/calibre/plugins/Reading List.zip Binary files differindex 3a46edf..3a46edf 100644 --- a/dotfiles/system/.config/calibre/plugins/Reading List.zip +++ b/dotfiles/common/.config/calibre/plugins/Reading List.zip diff --git a/dotfiles/system/.config/calibre/plugins/Search The Internet.json b/dotfiles/common/.config/calibre/plugins/Search The Internet.json index 21f6786..21f6786 100644 --- a/dotfiles/system/.config/calibre/plugins/Search The Internet.json +++ b/dotfiles/common/.config/calibre/plugins/Search The Internet.json diff --git a/dotfiles/system/.config/calibre/plugins/Wikidata.zip b/dotfiles/common/.config/calibre/plugins/Wikidata.zip Binary files differindex 61f919b..61f919b 100644 --- a/dotfiles/system/.config/calibre/plugins/Wikidata.zip +++ b/dotfiles/common/.config/calibre/plugins/Wikidata.zip diff --git a/dotfiles/system/.config/calibre/save_to_disk.py.json b/dotfiles/common/.config/calibre/save_to_disk.py.json index bdf4e57..bdf4e57 100644 --- a/dotfiles/system/.config/calibre/save_to_disk.py.json +++ b/dotfiles/common/.config/calibre/save_to_disk.py.json diff --git a/dotfiles/system/.config/calibre/scheduler.xml b/dotfiles/common/.config/calibre/scheduler.xml index d145a64..d145a64 100644 --- a/dotfiles/system/.config/calibre/scheduler.xml +++ b/dotfiles/common/.config/calibre/scheduler.xml diff --git a/dotfiles/system/.config/calibre/server-config.txt b/dotfiles/common/.config/calibre/server-config.txt index e69de29..e69de29 100644 --- a/dotfiles/system/.config/calibre/server-config.txt +++ b/dotfiles/common/.config/calibre/server-config.txt diff --git a/dotfiles/system/.config/calibre/server-custom-list-template.json b/dotfiles/common/.config/calibre/server-custom-list-template.json index f5cad2c..f5cad2c 100644 --- a/dotfiles/system/.config/calibre/server-custom-list-template.json +++ b/dotfiles/common/.config/calibre/server-custom-list-template.json diff --git a/dotfiles/system/.config/calibre/server-search-the-net.json b/dotfiles/common/.config/calibre/server-search-the-net.json index 89dbf5a..89dbf5a 100644 --- a/dotfiles/system/.config/calibre/server-search-the-net.json +++ b/dotfiles/common/.config/calibre/server-search-the-net.json diff --git a/dotfiles/system/.config/calibre/server-users.sqlite b/dotfiles/common/.config/calibre/server-users.sqlite Binary files differindex c191559..c191559 100644 --- a/dotfiles/system/.config/calibre/server-users.sqlite +++ b/dotfiles/common/.config/calibre/server-users.sqlite diff --git a/dotfiles/system/.config/calibre/shortcuts/main.json b/dotfiles/common/.config/calibre/shortcuts/main.json index 3af458c..3af458c 100644 --- a/dotfiles/system/.config/calibre/shortcuts/main.json +++ b/dotfiles/common/.config/calibre/shortcuts/main.json diff --git a/dotfiles/system/.config/calibre/smtp.py.json b/dotfiles/common/.config/calibre/smtp.py.json index 9e9ebb8..9e9ebb8 100644 --- a/dotfiles/system/.config/calibre/smtp.py.json +++ b/dotfiles/common/.config/calibre/smtp.py.json diff --git a/dotfiles/system/.config/calibre/tag-map-rules.json b/dotfiles/common/.config/calibre/tag-map-rules.json index 7238834..7238834 100644 --- a/dotfiles/system/.config/calibre/tag-map-rules.json +++ b/dotfiles/common/.config/calibre/tag-map-rules.json diff --git a/dotfiles/system/.config/calibre/viewer-webengine.json b/dotfiles/common/.config/calibre/viewer-webengine.json index dcd1405..dcd1405 100644 --- a/dotfiles/system/.config/calibre/viewer-webengine.json +++ b/dotfiles/common/.config/calibre/viewer-webengine.json diff --git a/dotfiles/system/.config/calibre/viewer.json b/dotfiles/common/.config/calibre/viewer.json index ecc631e..ecc631e 100644 --- a/dotfiles/system/.config/calibre/viewer.json +++ b/dotfiles/common/.config/calibre/viewer.json diff --git a/dotfiles/system/.config/calibre/viewer/annots/19f02e8b622152fd5d7c642d30ecac05080ddf3e9e288a22c4f49866ba57c8b2.json b/dotfiles/common/.config/calibre/viewer/annots/19f02e8b622152fd5d7c642d30ecac05080ddf3e9e288a22c4f49866ba57c8b2.json index 6ecdf09..6ecdf09 100644 --- a/dotfiles/system/.config/calibre/viewer/annots/19f02e8b622152fd5d7c642d30ecac05080ddf3e9e288a22c4f49866ba57c8b2.json +++ b/dotfiles/common/.config/calibre/viewer/annots/19f02e8b622152fd5d7c642d30ecac05080ddf3e9e288a22c4f49866ba57c8b2.json diff --git a/dotfiles/system/.config/calibre/viewer/annots/33083ace2855943c7e4d7d188c47051f047f05e84d828fca5e5545396b94f14c.json b/dotfiles/common/.config/calibre/viewer/annots/33083ace2855943c7e4d7d188c47051f047f05e84d828fca5e5545396b94f14c.json index 0317109..0317109 100644 --- a/dotfiles/system/.config/calibre/viewer/annots/33083ace2855943c7e4d7d188c47051f047f05e84d828fca5e5545396b94f14c.json +++ b/dotfiles/common/.config/calibre/viewer/annots/33083ace2855943c7e4d7d188c47051f047f05e84d828fca5e5545396b94f14c.json diff --git a/dotfiles/system/.config/calibre/viewer/annots/5856c3e5aa41dd1b47711fa2b70e5ba9a2f61369f97c7fcc415321753e7c8bea.json b/dotfiles/common/.config/calibre/viewer/annots/5856c3e5aa41dd1b47711fa2b70e5ba9a2f61369f97c7fcc415321753e7c8bea.json index a44655c..a44655c 100644 --- a/dotfiles/system/.config/calibre/viewer/annots/5856c3e5aa41dd1b47711fa2b70e5ba9a2f61369f97c7fcc415321753e7c8bea.json +++ b/dotfiles/common/.config/calibre/viewer/annots/5856c3e5aa41dd1b47711fa2b70e5ba9a2f61369f97c7fcc415321753e7c8bea.json diff --git a/dotfiles/system/.config/calibre/viewer/annots/5d4b018509f9383872d23f1c4a0652d20e908edc16409bc7697635a28f96478e.json b/dotfiles/common/.config/calibre/viewer/annots/5d4b018509f9383872d23f1c4a0652d20e908edc16409bc7697635a28f96478e.json index 1dfa74a..1dfa74a 100644 --- a/dotfiles/system/.config/calibre/viewer/annots/5d4b018509f9383872d23f1c4a0652d20e908edc16409bc7697635a28f96478e.json +++ b/dotfiles/common/.config/calibre/viewer/annots/5d4b018509f9383872d23f1c4a0652d20e908edc16409bc7697635a28f96478e.json diff --git a/dotfiles/system/.config/calibre/viewer/annots/6fd06a181469267e9c09d240ef2d3cca061e54ce37143a9e142524f61028cdd9.json b/dotfiles/common/.config/calibre/viewer/annots/6fd06a181469267e9c09d240ef2d3cca061e54ce37143a9e142524f61028cdd9.json index 2579467..2579467 100644 --- a/dotfiles/system/.config/calibre/viewer/annots/6fd06a181469267e9c09d240ef2d3cca061e54ce37143a9e142524f61028cdd9.json +++ b/dotfiles/common/.config/calibre/viewer/annots/6fd06a181469267e9c09d240ef2d3cca061e54ce37143a9e142524f61028cdd9.json diff --git a/dotfiles/system/.config/calibre/viewer/annots/90922c33b4cfd6cdf2f2f462bc5f6e6b0f18bdb829384144fdd13cc3b487deb1.json b/dotfiles/common/.config/calibre/viewer/annots/90922c33b4cfd6cdf2f2f462bc5f6e6b0f18bdb829384144fdd13cc3b487deb1.json index 0637a08..0637a08 100644 --- a/dotfiles/system/.config/calibre/viewer/annots/90922c33b4cfd6cdf2f2f462bc5f6e6b0f18bdb829384144fdd13cc3b487deb1.json +++ b/dotfiles/common/.config/calibre/viewer/annots/90922c33b4cfd6cdf2f2f462bc5f6e6b0f18bdb829384144fdd13cc3b487deb1.json diff --git a/dotfiles/system/.config/calibre/viewer/annots/ab0b0aa00cc90f53470da2761ea678a4ccacef1f5002917bda43970cd6096b19.json b/dotfiles/common/.config/calibre/viewer/annots/ab0b0aa00cc90f53470da2761ea678a4ccacef1f5002917bda43970cd6096b19.json index ac7dcad..ac7dcad 100644 --- a/dotfiles/system/.config/calibre/viewer/annots/ab0b0aa00cc90f53470da2761ea678a4ccacef1f5002917bda43970cd6096b19.json +++ b/dotfiles/common/.config/calibre/viewer/annots/ab0b0aa00cc90f53470da2761ea678a4ccacef1f5002917bda43970cd6096b19.json diff --git a/dotfiles/system/.config/calibre/viewer/annots/c5a80ad08eb5ae859fefd73672b6a7cddc243254b55897adfdd5671fe7b2aacf.json b/dotfiles/common/.config/calibre/viewer/annots/c5a80ad08eb5ae859fefd73672b6a7cddc243254b55897adfdd5671fe7b2aacf.json index 098752f..098752f 100644 --- a/dotfiles/system/.config/calibre/viewer/annots/c5a80ad08eb5ae859fefd73672b6a7cddc243254b55897adfdd5671fe7b2aacf.json +++ b/dotfiles/common/.config/calibre/viewer/annots/c5a80ad08eb5ae859fefd73672b6a7cddc243254b55897adfdd5671fe7b2aacf.json diff --git a/dotfiles/system/.config/conky/conky.conf b/dotfiles/common/.config/conky/conky.conf index 09ee8ea..09ee8ea 100644 --- a/dotfiles/system/.config/conky/conky.conf +++ b/dotfiles/common/.config/conky/conky.conf diff --git a/dotfiles/system/.config/dunst/dunstrc b/dotfiles/common/.config/dunst/dunstrc index 104df28..104df28 100644 --- a/dotfiles/system/.config/dunst/dunstrc +++ b/dotfiles/common/.config/dunst/dunstrc diff --git a/dotfiles/system/.config/environment.d/envvars.conf b/dotfiles/common/.config/environment.d/envvars.conf index f937aab..f937aab 100644 --- a/dotfiles/system/.config/environment.d/envvars.conf +++ b/dotfiles/common/.config/environment.d/envvars.conf diff --git a/dotfiles/system/.config/feh/keys b/dotfiles/common/.config/feh/keys index 3cdea0b..3cdea0b 100644 --- a/dotfiles/system/.config/feh/keys +++ b/dotfiles/common/.config/feh/keys diff --git a/dotfiles/system/.config/flameshot/flameshot.ini b/dotfiles/common/.config/flameshot/flameshot.ini index 8874b3b..8874b3b 100644 --- a/dotfiles/system/.config/flameshot/flameshot.ini +++ b/dotfiles/common/.config/flameshot/flameshot.ini diff --git a/dotfiles/system/.config/fontconfig/fonts.conf b/dotfiles/common/.config/fontconfig/fonts.conf index 6a27675..6a27675 100644 --- a/dotfiles/system/.config/fontconfig/fonts.conf +++ b/dotfiles/common/.config/fontconfig/fonts.conf diff --git a/dotfiles/system/.config/gtk-3.0/gtk.css b/dotfiles/common/.config/gtk-3.0/gtk.css index a1d4c13..a1d4c13 100644 --- a/dotfiles/system/.config/gtk-3.0/gtk.css +++ b/dotfiles/common/.config/gtk-3.0/gtk.css diff --git a/dotfiles/system/.config/gtk-3.0/settings.ini b/dotfiles/common/.config/gtk-3.0/settings.ini index 2023ae6..2023ae6 100644 --- a/dotfiles/system/.config/gtk-3.0/settings.ini +++ b/dotfiles/common/.config/gtk-3.0/settings.ini diff --git a/dotfiles/system/.config/htop/htoprc b/dotfiles/common/.config/htop/htoprc index 06b580d..06b580d 100644 --- a/dotfiles/system/.config/htop/htoprc +++ b/dotfiles/common/.config/htop/htoprc diff --git a/dotfiles/system/.config/mc/panels.ini b/dotfiles/common/.config/mc/panels.ini index e69de29..e69de29 100644 --- a/dotfiles/system/.config/mc/panels.ini +++ b/dotfiles/common/.config/mc/panels.ini diff --git a/dotfiles/system/.config/mpd/mpd.conf b/dotfiles/common/.config/mpd/mpd.conf index d084cb2..d084cb2 100644 --- a/dotfiles/system/.config/mpd/mpd.conf +++ b/dotfiles/common/.config/mpd/mpd.conf diff --git a/dotfiles/system/.config/mpd/musicpd.conf b/dotfiles/common/.config/mpd/musicpd.conf index 9f34c44..9f34c44 100644 --- a/dotfiles/system/.config/mpd/musicpd.conf +++ b/dotfiles/common/.config/mpd/musicpd.conf diff --git a/dotfiles/system/.config/mpv/input.conf b/dotfiles/common/.config/mpv/input.conf index 937534c..937534c 100644 --- a/dotfiles/system/.config/mpv/input.conf +++ b/dotfiles/common/.config/mpv/input.conf diff --git a/dotfiles/system/.config/mpv/mpv.conf b/dotfiles/common/.config/mpv/mpv.conf index 52a4082..52a4082 100644 --- a/dotfiles/system/.config/mpv/mpv.conf +++ b/dotfiles/common/.config/mpv/mpv.conf diff --git a/dotfiles/system/.config/ncmpcpp/bindings b/dotfiles/common/.config/ncmpcpp/bindings index a7ca6c0..a7ca6c0 100644 --- a/dotfiles/system/.config/ncmpcpp/bindings +++ b/dotfiles/common/.config/ncmpcpp/bindings diff --git a/dotfiles/system/.config/ncmpcpp/config b/dotfiles/common/.config/ncmpcpp/config index 6520d5a..6520d5a 100644 --- a/dotfiles/system/.config/ncmpcpp/config +++ b/dotfiles/common/.config/ncmpcpp/config diff --git a/dotfiles/system/.config/picom.conf b/dotfiles/common/.config/picom.conf index 0b65df7..0b65df7 100644 --- a/dotfiles/system/.config/picom.conf +++ b/dotfiles/common/.config/picom.conf diff --git a/dotfiles/system/.config/qalculate/qalculate-gtk.cfg b/dotfiles/common/.config/qalculate/qalculate-gtk.cfg index 22d7f45..22d7f45 100644 --- a/dotfiles/system/.config/qalculate/qalculate-gtk.cfg +++ b/dotfiles/common/.config/qalculate/qalculate-gtk.cfg diff --git a/dotfiles/system/.config/qt5ct/qt5ct.conf b/dotfiles/common/.config/qt5ct/qt5ct.conf index 56a88db..56a88db 100644 --- a/dotfiles/system/.config/qt5ct/qt5ct.conf +++ b/dotfiles/common/.config/qt5ct/qt5ct.conf diff --git a/dotfiles/system/.config/qt6ct/qt6ct.conf b/dotfiles/common/.config/qt6ct/qt6ct.conf index 496c09d..496c09d 100644 --- a/dotfiles/system/.config/qt6ct/qt6ct.conf +++ b/dotfiles/common/.config/qt6ct/qt6ct.conf diff --git a/dotfiles/system/.config/ranger/commands.py b/dotfiles/common/.config/ranger/commands.py index 97b7909..97b7909 100644 --- a/dotfiles/system/.config/ranger/commands.py +++ b/dotfiles/common/.config/ranger/commands.py diff --git a/dotfiles/system/.config/ranger/commands_full.py b/dotfiles/common/.config/ranger/commands_full.py index d177203..d177203 100644 --- a/dotfiles/system/.config/ranger/commands_full.py +++ b/dotfiles/common/.config/ranger/commands_full.py diff --git a/dotfiles/system/.config/ranger/rc.conf b/dotfiles/common/.config/ranger/rc.conf index 89d09ff..89d09ff 100644 --- a/dotfiles/system/.config/ranger/rc.conf +++ b/dotfiles/common/.config/ranger/rc.conf diff --git a/dotfiles/system/.config/ranger/rifle.conf b/dotfiles/common/.config/ranger/rifle.conf index 8cc0ce7..8cc0ce7 100644 --- a/dotfiles/system/.config/ranger/rifle.conf +++ b/dotfiles/common/.config/ranger/rifle.conf diff --git a/dotfiles/system/.config/ranger/scope.sh b/dotfiles/common/.config/ranger/scope.sh index 13a25b4..13a25b4 100755 --- a/dotfiles/system/.config/ranger/scope.sh +++ b/dotfiles/common/.config/ranger/scope.sh diff --git a/dotfiles/system/.config/redshift.conf b/dotfiles/common/.config/redshift.conf index 92b61bf..92b61bf 100644 --- a/dotfiles/system/.config/redshift.conf +++ b/dotfiles/common/.config/redshift.conf diff --git a/dotfiles/system/.config/rofi/config.rasi b/dotfiles/common/.config/rofi/config.rasi index 3f50cc6..3f50cc6 100644 --- a/dotfiles/system/.config/rofi/config.rasi +++ b/dotfiles/common/.config/rofi/config.rasi diff --git a/dotfiles/system/.config/rofi/themes/rounded-gray-dark.rasi b/dotfiles/common/.config/rofi/themes/rounded-gray-dark.rasi index de5bbc3..de5bbc3 100644 --- a/dotfiles/system/.config/rofi/themes/rounded-gray-dark.rasi +++ b/dotfiles/common/.config/rofi/themes/rounded-gray-dark.rasi diff --git a/dotfiles/system/.config/sublime-merge/Local/License.sublime_license b/dotfiles/common/.config/sublime-merge/Local/License.sublime_license Binary files differindex 69d2755..69d2755 100644 --- a/dotfiles/system/.config/sublime-merge/Local/License.sublime_license +++ b/dotfiles/common/.config/sublime-merge/Local/License.sublime_license diff --git a/dotfiles/system/.config/sxhkd/sxhkdrc b/dotfiles/common/.config/sxhkd/sxhkdrc index 16b90c7..16b90c7 100644 --- a/dotfiles/system/.config/sxhkd/sxhkdrc +++ b/dotfiles/common/.config/sxhkd/sxhkdrc diff --git a/dotfiles/system/.config/systemd/user/emacs.service b/dotfiles/common/.config/systemd/user/emacs.service index 0e3a102..0e3a102 100644 --- a/dotfiles/system/.config/systemd/user/emacs.service +++ b/dotfiles/common/.config/systemd/user/emacs.service diff --git a/dotfiles/system/.config/systemd/user/geoclue-agent.service b/dotfiles/common/.config/systemd/user/geoclue-agent.service index 9f2adc0..9f2adc0 100644 --- a/dotfiles/system/.config/systemd/user/geoclue-agent.service +++ b/dotfiles/common/.config/systemd/user/geoclue-agent.service diff --git a/dotfiles/system/.config/systemd/user/xdg-desktop-portal-gtk.service.d/environment.conf b/dotfiles/common/.config/systemd/user/xdg-desktop-portal-gtk.service.d/environment.conf index e8c5e8f..e8c5e8f 100644 --- a/dotfiles/system/.config/systemd/user/xdg-desktop-portal-gtk.service.d/environment.conf +++ b/dotfiles/common/.config/systemd/user/xdg-desktop-portal-gtk.service.d/environment.conf diff --git a/dotfiles/system/.config/tickrs/config.yml b/dotfiles/common/.config/tickrs/config.yml index a9c07c3..a9c07c3 100644 --- a/dotfiles/system/.config/tickrs/config.yml +++ b/dotfiles/common/.config/tickrs/config.yml diff --git a/dotfiles/system/.config/topgrade.toml b/dotfiles/common/.config/topgrade.toml index b4434f2..b4434f2 100644 --- a/dotfiles/system/.config/topgrade.toml +++ b/dotfiles/common/.config/topgrade.toml diff --git a/dotfiles/system/.config/touchpad-indicator/touchpad-indicator.conf b/dotfiles/common/.config/touchpad-indicator/touchpad-indicator.conf index 51a9907..51a9907 100644 --- a/dotfiles/system/.config/touchpad-indicator/touchpad-indicator.conf +++ b/dotfiles/common/.config/touchpad-indicator/touchpad-indicator.conf diff --git a/dotfiles/system/.config/transmission-daemon b/dotfiles/common/.config/transmission-daemon index e768f74..e768f74 120000 --- a/dotfiles/system/.config/transmission-daemon +++ b/dotfiles/common/.config/transmission-daemon diff --git a/dotfiles/system/.config/transmission/settings.json b/dotfiles/common/.config/transmission/settings.json index c232f9d..c232f9d 100644 --- a/dotfiles/system/.config/transmission/settings.json +++ b/dotfiles/common/.config/transmission/settings.json diff --git a/dotfiles/system/.config/user-dirs.dirs b/dotfiles/common/.config/user-dirs.dirs index 0db0cae..0db0cae 100644 --- a/dotfiles/system/.config/user-dirs.dirs +++ b/dotfiles/common/.config/user-dirs.dirs diff --git a/dotfiles/system/.config/user-dirs.locale b/dotfiles/common/.config/user-dirs.locale index 3e0b419..3e0b419 100644 --- a/dotfiles/system/.config/user-dirs.locale +++ b/dotfiles/common/.config/user-dirs.locale diff --git a/dotfiles/system/.config/zathura/zathurarc b/dotfiles/common/.config/zathura/zathurarc index 7f61084..7f61084 100644 --- a/dotfiles/system/.config/zathura/zathurarc +++ b/dotfiles/common/.config/zathura/zathurarc diff --git a/dotfiles/system/.gitconfig b/dotfiles/common/.gitconfig index 9b74927..9b74927 100644 --- a/dotfiles/system/.gitconfig +++ b/dotfiles/common/.gitconfig diff --git a/dotfiles/system/.gitignore b/dotfiles/common/.gitignore index a7db3a3..a7db3a3 100644 --- a/dotfiles/system/.gitignore +++ b/dotfiles/common/.gitignore diff --git a/dotfiles/system/.gnupg/gpg-agent.conf b/dotfiles/common/.gnupg/gpg-agent.conf index 6448665..6448665 100644 --- a/dotfiles/system/.gnupg/gpg-agent.conf +++ b/dotfiles/common/.gnupg/gpg-agent.conf diff --git a/dotfiles/system/.gnupg/pinentry-dmenu.conf b/dotfiles/common/.gnupg/pinentry-dmenu.conf index ccd4d55..ccd4d55 100644 --- a/dotfiles/system/.gnupg/pinentry-dmenu.conf +++ b/dotfiles/common/.gnupg/pinentry-dmenu.conf diff --git a/dotfiles/system/.gtkrc-2.0 b/dotfiles/common/.gtkrc-2.0 index 9710b03..9710b03 100644 --- a/dotfiles/system/.gtkrc-2.0 +++ b/dotfiles/common/.gtkrc-2.0 diff --git a/dotfiles/system/.hushlogin b/dotfiles/common/.hushlogin index e69de29..e69de29 100644 --- a/dotfiles/system/.hushlogin +++ b/dotfiles/common/.hushlogin diff --git a/dotfiles/system/.latexmkrc b/dotfiles/common/.latexmkrc index 1e19115..1e19115 100644 --- a/dotfiles/system/.latexmkrc +++ b/dotfiles/common/.latexmkrc diff --git a/dotfiles/system/.local/bin/AAXtoMP3 b/dotfiles/common/.local/bin/AAXtoMP3 index adc91ef..adc91ef 100755 --- a/dotfiles/system/.local/bin/AAXtoMP3 +++ b/dotfiles/common/.local/bin/AAXtoMP3 diff --git a/dotfiles/system/.local/bin/ai-assistants b/dotfiles/common/.local/bin/ai-assistants index 51028fe..51028fe 100755 --- a/dotfiles/system/.local/bin/ai-assistants +++ b/dotfiles/common/.local/bin/ai-assistants diff --git a/dotfiles/system/.local/bin/any2flac b/dotfiles/common/.local/bin/any2flac index c2cc0a7..c2cc0a7 100755 --- a/dotfiles/system/.local/bin/any2flac +++ b/dotfiles/common/.local/bin/any2flac diff --git a/dotfiles/system/.local/bin/any2opus b/dotfiles/common/.local/bin/any2opus index c5a7dbd..c5a7dbd 100755 --- a/dotfiles/system/.local/bin/any2opus +++ b/dotfiles/common/.local/bin/any2opus diff --git a/dotfiles/system/.local/bin/build-emacs.sh b/dotfiles/common/.local/bin/build-emacs.sh index 4e47ff9..4e47ff9 100755 --- a/dotfiles/system/.local/bin/build-emacs.sh +++ b/dotfiles/common/.local/bin/build-emacs.sh diff --git a/dotfiles/system/.local/bin/clobberall b/dotfiles/common/.local/bin/clobberall index a570d4e..a570d4e 100755 --- a/dotfiles/system/.local/bin/clobberall +++ b/dotfiles/common/.local/bin/clobberall diff --git a/dotfiles/system/.local/bin/cron/README.md b/dotfiles/common/.local/bin/cron/README.md index fa0c354..fa0c354 100644 --- a/dotfiles/system/.local/bin/cron/README.md +++ b/dotfiles/common/.local/bin/cron/README.md diff --git a/dotfiles/system/.local/bin/cron/checkup b/dotfiles/common/.local/bin/cron/checkup index bd3c634..bd3c634 100755 --- a/dotfiles/system/.local/bin/cron/checkup +++ b/dotfiles/common/.local/bin/cron/checkup diff --git a/dotfiles/system/.local/bin/cron/crontog b/dotfiles/common/.local/bin/cron/crontog index 5aba5e6..5aba5e6 100755 --- a/dotfiles/system/.local/bin/cron/crontog +++ b/dotfiles/common/.local/bin/cron/crontog diff --git a/dotfiles/system/.local/bin/dab b/dotfiles/common/.local/bin/dab index e7d0fae..e7d0fae 100755 --- a/dotfiles/system/.local/bin/dab +++ b/dotfiles/common/.local/bin/dab diff --git a/dotfiles/system/.local/bin/dotfiles_pushall b/dotfiles/common/.local/bin/dotfiles_pushall index 3eef2c6..3eef2c6 100755 --- a/dotfiles/system/.local/bin/dotfiles_pushall +++ b/dotfiles/common/.local/bin/dotfiles_pushall diff --git a/dotfiles/system/.local/bin/ec b/dotfiles/common/.local/bin/ec index b409195..b409195 100755 --- a/dotfiles/system/.local/bin/ec +++ b/dotfiles/common/.local/bin/ec diff --git a/dotfiles/system/.local/bin/em b/dotfiles/common/.local/bin/em index b409195..b409195 100755 --- a/dotfiles/system/.local/bin/em +++ b/dotfiles/common/.local/bin/em diff --git a/dotfiles/system/.local/bin/et b/dotfiles/common/.local/bin/et index 1c3c4a0..1c3c4a0 100755 --- a/dotfiles/system/.local/bin/et +++ b/dotfiles/common/.local/bin/et diff --git a/dotfiles/system/.local/bin/extractaudio b/dotfiles/common/.local/bin/extractaudio index a665451..a665451 100755 --- a/dotfiles/system/.local/bin/extractaudio +++ b/dotfiles/common/.local/bin/extractaudio diff --git a/dotfiles/system/.local/bin/get-arch-iso.sh b/dotfiles/common/.local/bin/get-arch-iso.sh index 635034a..635034a 100755 --- a/dotfiles/system/.local/bin/get-arch-iso.sh +++ b/dotfiles/common/.local/bin/get-arch-iso.sh diff --git a/dotfiles/system/.local/bin/gitconfig_defaults b/dotfiles/common/.local/bin/gitconfig_defaults index c2f18ae..c2f18ae 100755 --- a/dotfiles/system/.local/bin/gitconfig_defaults +++ b/dotfiles/common/.local/bin/gitconfig_defaults diff --git a/dotfiles/system/.local/bin/ifinstalled b/dotfiles/common/.local/bin/ifinstalled index c192eba..c192eba 100755 --- a/dotfiles/system/.local/bin/ifinstalled +++ b/dotfiles/common/.local/bin/ifinstalled diff --git a/dotfiles/system/.local/bin/lfrun b/dotfiles/common/.local/bin/lfrun index 5bb0ba3..5bb0ba3 100755 --- a/dotfiles/system/.local/bin/lfrun +++ b/dotfiles/common/.local/bin/lfrun diff --git a/dotfiles/system/.local/bin/lfub b/dotfiles/common/.local/bin/lfub index 9012f50..9012f50 100755 --- a/dotfiles/system/.local/bin/lfub +++ b/dotfiles/common/.local/bin/lfub diff --git a/dotfiles/system/.local/bin/linkhandler b/dotfiles/common/.local/bin/linkhandler index cc971fc..cc971fc 100755 --- a/dotfiles/system/.local/bin/linkhandler +++ b/dotfiles/common/.local/bin/linkhandler diff --git a/dotfiles/system/.local/bin/lsbak b/dotfiles/common/.local/bin/lsbak index 7803135..7803135 100755 --- a/dotfiles/system/.local/bin/lsbak +++ b/dotfiles/common/.local/bin/lsbak diff --git a/dotfiles/system/.local/bin/mkplaylist b/dotfiles/common/.local/bin/mkplaylist index 66b6e9c..66b6e9c 100755 --- a/dotfiles/system/.local/bin/mkplaylist +++ b/dotfiles/common/.local/bin/mkplaylist diff --git a/dotfiles/system/.local/bin/mpd_play_yt_stream b/dotfiles/common/.local/bin/mpd_play_yt_stream index b53f298..b53f298 100755 --- a/dotfiles/system/.local/bin/mpd_play_yt_stream +++ b/dotfiles/common/.local/bin/mpd_play_yt_stream diff --git a/dotfiles/system/.local/bin/msmtp-enqueue.sh b/dotfiles/common/.local/bin/msmtp-enqueue.sh index c9beaca..c9beaca 100755 --- a/dotfiles/system/.local/bin/msmtp-enqueue.sh +++ b/dotfiles/common/.local/bin/msmtp-enqueue.sh diff --git a/dotfiles/system/.local/bin/msmtp-listqueue.sh b/dotfiles/common/.local/bin/msmtp-listqueue.sh index cc97c58..cc97c58 100755 --- a/dotfiles/system/.local/bin/msmtp-listqueue.sh +++ b/dotfiles/common/.local/bin/msmtp-listqueue.sh diff --git a/dotfiles/system/.local/bin/msmtp-runqueue.sh b/dotfiles/common/.local/bin/msmtp-runqueue.sh index 1200610..1200610 100755 --- a/dotfiles/system/.local/bin/msmtp-runqueue.sh +++ b/dotfiles/common/.local/bin/msmtp-runqueue.sh diff --git a/dotfiles/system/.local/bin/open-file-in-eww b/dotfiles/common/.local/bin/open-file-in-eww index e77899e..e77899e 100755 --- a/dotfiles/system/.local/bin/open-file-in-eww +++ b/dotfiles/common/.local/bin/open-file-in-eww diff --git a/dotfiles/system/.local/bin/opus2mp3 b/dotfiles/common/.local/bin/opus2mp3 index eef37ed..eef37ed 100755 --- a/dotfiles/system/.local/bin/opus2mp3 +++ b/dotfiles/common/.local/bin/opus2mp3 diff --git a/dotfiles/system/.local/bin/org-capture.sh b/dotfiles/common/.local/bin/org-capture.sh index 1e63177..1e63177 100755 --- a/dotfiles/system/.local/bin/org-capture.sh +++ b/dotfiles/common/.local/bin/org-capture.sh diff --git a/dotfiles/system/.local/bin/project b/dotfiles/common/.local/bin/project index cf5918d..cf5918d 100755 --- a/dotfiles/system/.local/bin/project +++ b/dotfiles/common/.local/bin/project diff --git a/dotfiles/system/.local/bin/protonvpn b/dotfiles/common/.local/bin/protonvpn index 0f24068..0f24068 100755 --- a/dotfiles/system/.local/bin/protonvpn +++ b/dotfiles/common/.local/bin/protonvpn diff --git a/dotfiles/system/.local/bin/ps-mem b/dotfiles/common/.local/bin/ps-mem index b24b003..b24b003 100755 --- a/dotfiles/system/.local/bin/ps-mem +++ b/dotfiles/common/.local/bin/ps-mem diff --git a/dotfiles/system/.local/bin/refresharchkeys b/dotfiles/common/.local/bin/refresharchkeys index db1e755..db1e755 100755 --- a/dotfiles/system/.local/bin/refresharchkeys +++ b/dotfiles/common/.local/bin/refresharchkeys diff --git a/dotfiles/system/.local/bin/resetmimetypes b/dotfiles/common/.local/bin/resetmimetypes index e2e8f06..e2e8f06 100755 --- a/dotfiles/system/.local/bin/resetmimetypes +++ b/dotfiles/common/.local/bin/resetmimetypes diff --git a/dotfiles/system/.local/bin/ssh-createkeys b/dotfiles/common/.local/bin/ssh-createkeys index a1c14b6..a1c14b6 100755 --- a/dotfiles/system/.local/bin/ssh-createkeys +++ b/dotfiles/common/.local/bin/ssh-createkeys diff --git a/dotfiles/system/.local/bin/steam b/dotfiles/common/.local/bin/steam index 3d30238..3d30238 100755 --- a/dotfiles/system/.local/bin/steam +++ b/dotfiles/common/.local/bin/steam diff --git a/dotfiles/system/.local/bin/sudo-update-grub b/dotfiles/common/.local/bin/sudo-update-grub index 5d67823..5d67823 100755 --- a/dotfiles/system/.local/bin/sudo-update-grub +++ b/dotfiles/common/.local/bin/sudo-update-grub diff --git a/dotfiles/system/.local/bin/sysupdate b/dotfiles/common/.local/bin/sysupdate index 357348d..357348d 100755 --- a/dotfiles/system/.local/bin/sysupdate +++ b/dotfiles/common/.local/bin/sysupdate diff --git a/dotfiles/system/.local/bin/timezone-change b/dotfiles/common/.local/bin/timezone-change index c5a4e5a..c5a4e5a 100755 --- a/dotfiles/system/.local/bin/timezone-change +++ b/dotfiles/common/.local/bin/timezone-change diff --git a/dotfiles/system/.local/bin/timezone-set b/dotfiles/common/.local/bin/timezone-set index 1fe7370..1fe7370 100755 --- a/dotfiles/system/.local/bin/timezone-set +++ b/dotfiles/common/.local/bin/timezone-set diff --git a/dotfiles/system/.local/bin/torwrap b/dotfiles/common/.local/bin/torwrap index 8b20ad4..8b20ad4 100755 --- a/dotfiles/system/.local/bin/torwrap +++ b/dotfiles/common/.local/bin/torwrap diff --git a/dotfiles/system/.local/bin/transadd b/dotfiles/common/.local/bin/transadd index a598fad..a598fad 100755 --- a/dotfiles/system/.local/bin/transadd +++ b/dotfiles/common/.local/bin/transadd diff --git a/dotfiles/system/.local/bin/update-backup-repositories b/dotfiles/common/.local/bin/update-backup-repositories index a91b438..a91b438 100755 --- a/dotfiles/system/.local/bin/update-backup-repositories +++ b/dotfiles/common/.local/bin/update-backup-repositories diff --git a/dotfiles/system/.local/bin/updatemirrors b/dotfiles/common/.local/bin/updatemirrors index 3ba4f7f..3ba4f7f 100755 --- a/dotfiles/system/.local/bin/updatemirrors +++ b/dotfiles/common/.local/bin/updatemirrors diff --git a/dotfiles/system/.local/bin/virtstart b/dotfiles/common/.local/bin/virtstart index f9a326f..f9a326f 100755 --- a/dotfiles/system/.local/bin/virtstart +++ b/dotfiles/common/.local/bin/virtstart diff --git a/dotfiles/system/.local/bin/warpinator-start b/dotfiles/common/.local/bin/warpinator-start index 2d1798c..2d1798c 100755 --- a/dotfiles/system/.local/bin/warpinator-start +++ b/dotfiles/common/.local/bin/warpinator-start diff --git a/dotfiles/system/.local/bin/ytp b/dotfiles/common/.local/bin/ytp index 93ca9fc..93ca9fc 100755 --- a/dotfiles/system/.local/bin/ytp +++ b/dotfiles/common/.local/bin/ytp diff --git a/dotfiles/system/.local/share/applications/dwm.desktop b/dotfiles/common/.local/share/applications/dwm.desktop index ba3bd00..ba3bd00 100644 --- a/dotfiles/system/.local/share/applications/dwm.desktop +++ b/dotfiles/common/.local/share/applications/dwm.desktop diff --git a/dotfiles/system/.local/share/applications/emacsclient-mail.desktop b/dotfiles/common/.local/share/applications/emacsclient-mail.desktop index 6efcf61..6efcf61 100644 --- a/dotfiles/system/.local/share/applications/emacsclient-mail.desktop +++ b/dotfiles/common/.local/share/applications/emacsclient-mail.desktop diff --git a/dotfiles/system/.local/share/applications/file.desktop b/dotfiles/common/.local/share/applications/file.desktop index 5df1633..5df1633 100644 --- a/dotfiles/system/.local/share/applications/file.desktop +++ b/dotfiles/common/.local/share/applications/file.desktop diff --git a/dotfiles/system/.local/share/applications/img.desktop b/dotfiles/common/.local/share/applications/img.desktop index 42aa81e..42aa81e 100644 --- a/dotfiles/system/.local/share/applications/img.desktop +++ b/dotfiles/common/.local/share/applications/img.desktop diff --git a/dotfiles/system/.local/share/applications/lock-screen.desktop b/dotfiles/common/.local/share/applications/lock-screen.desktop index 2bd7afa..2bd7afa 100644 --- a/dotfiles/system/.local/share/applications/lock-screen.desktop +++ b/dotfiles/common/.local/share/applications/lock-screen.desktop diff --git a/dotfiles/system/.local/share/applications/logout.desktop b/dotfiles/common/.local/share/applications/logout.desktop index 8c3bc3a..8c3bc3a 100644 --- a/dotfiles/system/.local/share/applications/logout.desktop +++ b/dotfiles/common/.local/share/applications/logout.desktop diff --git a/dotfiles/system/.local/share/applications/mail.desktop b/dotfiles/common/.local/share/applications/mail.desktop index d24aea2..d24aea2 100644 --- a/dotfiles/system/.local/share/applications/mail.desktop +++ b/dotfiles/common/.local/share/applications/mail.desktop diff --git a/dotfiles/system/.local/share/applications/mimeapps.list b/dotfiles/common/.local/share/applications/mimeapps.list index e69de29..e69de29 100644 --- a/dotfiles/system/.local/share/applications/mimeapps.list +++ b/dotfiles/common/.local/share/applications/mimeapps.list diff --git a/dotfiles/system/.local/share/applications/org-protocol.desktop b/dotfiles/common/.local/share/applications/org-protocol.desktop index 1cebf61..1cebf61 100644 --- a/dotfiles/system/.local/share/applications/org-protocol.desktop +++ b/dotfiles/common/.local/share/applications/org-protocol.desktop diff --git a/dotfiles/system/.local/share/applications/pdf.desktop b/dotfiles/common/.local/share/applications/pdf.desktop index 8c38677..8c38677 100644 --- a/dotfiles/system/.local/share/applications/pdf.desktop +++ b/dotfiles/common/.local/share/applications/pdf.desktop diff --git a/dotfiles/system/.local/share/applications/reboot.desktop b/dotfiles/common/.local/share/applications/reboot.desktop index ae2c76e..ae2c76e 100644 --- a/dotfiles/system/.local/share/applications/reboot.desktop +++ b/dotfiles/common/.local/share/applications/reboot.desktop diff --git a/dotfiles/system/.local/share/applications/shutdown.desktop b/dotfiles/common/.local/share/applications/shutdown.desktop index 2d93aa0..2d93aa0 100644 --- a/dotfiles/system/.local/share/applications/shutdown.desktop +++ b/dotfiles/common/.local/share/applications/shutdown.desktop diff --git a/dotfiles/system/.local/share/applications/suspend.desktop b/dotfiles/common/.local/share/applications/suspend.desktop index ab8addf..ab8addf 100644 --- a/dotfiles/system/.local/share/applications/suspend.desktop +++ b/dotfiles/common/.local/share/applications/suspend.desktop diff --git a/dotfiles/system/.local/share/applications/text.desktop b/dotfiles/common/.local/share/applications/text.desktop index 41ee05f..41ee05f 100644 --- a/dotfiles/system/.local/share/applications/text.desktop +++ b/dotfiles/common/.local/share/applications/text.desktop diff --git a/dotfiles/system/.local/share/audacious/Skins/2a03.wsz b/dotfiles/common/.local/share/audacious/Skins/2a03.wsz Binary files differindex 551a492..551a492 100644 --- a/dotfiles/system/.local/share/audacious/Skins/2a03.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/2a03.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Adidas2-3.zip b/dotfiles/common/.local/share/audacious/Skins/Adidas2-3.zip Binary files differindex 4d7bb1a..4d7bb1a 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Adidas2-3.zip +++ b/dotfiles/common/.local/share/audacious/Skins/Adidas2-3.zip diff --git a/dotfiles/system/.local/share/audacious/Skins/Blac.wsz b/dotfiles/common/.local/share/audacious/Skins/Blac.wsz Binary files differindex 8585b33..8585b33 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Blac.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Blac.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Classic_70's_Marshall_Stack.wsz b/dotfiles/common/.local/share/audacious/Skins/Classic_70's_Marshall_Stack.wsz Binary files differindex 23b0f11..23b0f11 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Classic_70's_Marshall_Stack.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Classic_70's_Marshall_Stack.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Digital_Stereo_73.wsz b/dotfiles/common/.local/share/audacious/Skins/Digital_Stereo_73.wsz Binary files differindex b497025..b497025 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Digital_Stereo_73.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Digital_Stereo_73.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Expensive_HI_FI_Sony_2005.wsz b/dotfiles/common/.local/share/audacious/Skins/Expensive_HI_FI_Sony_2005.wsz Binary files differindex 1d9a40b..1d9a40b 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Expensive_HI_FI_Sony_2005.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Expensive_HI_FI_Sony_2005.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Future_Audio_1.wsz b/dotfiles/common/.local/share/audacious/Skins/Future_Audio_1.wsz Binary files differindex 7bc48e7..7bc48e7 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Future_Audio_1.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Future_Audio_1.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Modern_Stereo_Amp_2.wsz b/dotfiles/common/.local/share/audacious/Skins/Modern_Stereo_Amp_2.wsz Binary files differindex f89bc9c..f89bc9c 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Modern_Stereo_Amp_2.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Modern_Stereo_Amp_2.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Modern_Style_Marshall_Stack.wsz b/dotfiles/common/.local/share/audacious/Skins/Modern_Style_Marshall_Stack.wsz Binary files differindex dc5135c..dc5135c 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Modern_Style_Marshall_Stack.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Modern_Style_Marshall_Stack.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Nucleo_NLog_v102_.wsz b/dotfiles/common/.local/share/audacious/Skins/Nucleo_NLog_v102_.wsz Binary files differindex 19de9af..19de9af 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Nucleo_NLog_v102_.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Nucleo_NLog_v102_.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/PioneerAmp.wsz b/dotfiles/common/.local/share/audacious/Skins/PioneerAmp.wsz Binary files differindex b1fbde1..b1fbde1 100644 --- a/dotfiles/system/.local/share/audacious/Skins/PioneerAmp.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/PioneerAmp.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/RAZORIX 50 % Uriel - 50% Kript.wsz b/dotfiles/common/.local/share/audacious/Skins/RAZORIX 50 % Uriel - 50% Kript.wsz Binary files differindex 6ab3c8f..6ab3c8f 100644 --- a/dotfiles/system/.local/share/audacious/Skins/RAZORIX 50 % Uriel - 50% Kript.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/RAZORIX 50 % Uriel - 50% Kript.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/SONY3.WSZ b/dotfiles/common/.local/share/audacious/Skins/SONY3.WSZ Binary files differindex 8d6871d..8d6871d 100644 --- a/dotfiles/system/.local/share/audacious/Skins/SONY3.WSZ +++ b/dotfiles/common/.local/share/audacious/Skins/SONY3.WSZ diff --git a/dotfiles/system/.local/share/audacious/Skins/Sony MD.wsz b/dotfiles/common/.local/share/audacious/Skins/Sony MD.wsz Binary files differindex 3b08b42..3b08b42 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Sony MD.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Sony MD.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Spy Amp.zip b/dotfiles/common/.local/share/audacious/Skins/Spy Amp.zip Binary files differindex b06da94..b06da94 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Spy Amp.zip +++ b/dotfiles/common/.local/share/audacious/Skins/Spy Amp.zip diff --git a/dotfiles/system/.local/share/audacious/Skins/SpyAMP Pro Heaven.wsz b/dotfiles/common/.local/share/audacious/Skins/SpyAMP Pro Heaven.wsz Binary files differindex bb01842..bb01842 100644 --- a/dotfiles/system/.local/share/audacious/Skins/SpyAMP Pro Heaven.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/SpyAMP Pro Heaven.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/SpyAMP Pro Zeus.wsz b/dotfiles/common/.local/share/audacious/Skins/SpyAMP Pro Zeus.wsz Binary files differindex d6a759e..d6a759e 100644 --- a/dotfiles/system/.local/share/audacious/Skins/SpyAMP Pro Zeus.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/SpyAMP Pro Zeus.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/SpyAMP_professional_edition_mV1.wsz b/dotfiles/common/.local/share/audacious/Skins/SpyAMP_professional_edition_mV1.wsz Binary files differindex c3a4a26..c3a4a26 100644 --- a/dotfiles/system/.local/share/audacious/Skins/SpyAMP_professional_edition_mV1.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/SpyAMP_professional_edition_mV1.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/SpyAmp-Pro-Heaven.wsz b/dotfiles/common/.local/share/audacious/Skins/SpyAmp-Pro-Heaven.wsz Binary files differindex 8c43f82..8c43f82 100644 --- a/dotfiles/system/.local/share/audacious/Skins/SpyAmp-Pro-Heaven.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/SpyAmp-Pro-Heaven.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Steel_Stereo.wsz b/dotfiles/common/.local/share/audacious/Skins/Steel_Stereo.wsz Binary files differindex e3646b0..e3646b0 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Steel_Stereo.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Steel_Stereo.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/Technoia_ver001.wsz b/dotfiles/common/.local/share/audacious/Skins/Technoia_ver001.wsz Binary files differindex fc4a0f6..fc4a0f6 100644 --- a/dotfiles/system/.local/share/audacious/Skins/Technoia_ver001.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/Technoia_ver001.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/base-2.91.wsz b/dotfiles/common/.local/share/audacious/Skins/base-2.91.wsz Binary files differindex d1e0a67..d1e0a67 100644 --- a/dotfiles/system/.local/share/audacious/Skins/base-2.91.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/base-2.91.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/deviantamp.zip b/dotfiles/common/.local/share/audacious/Skins/deviantamp.zip Binary files differindex 35d5964..35d5964 100644 --- a/dotfiles/system/.local/share/audacious/Skins/deviantamp.zip +++ b/dotfiles/common/.local/share/audacious/Skins/deviantamp.zip diff --git a/dotfiles/system/.local/share/audacious/Skins/iWinamp_V1.wsz b/dotfiles/common/.local/share/audacious/Skins/iWinamp_V1.wsz Binary files differindex b3e11aa..b3e11aa 100644 --- a/dotfiles/system/.local/share/audacious/Skins/iWinamp_V1.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/iWinamp_V1.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/nadamp.zip b/dotfiles/common/.local/share/audacious/Skins/nadamp.zip Binary files differindex 9e6d5f9..9e6d5f9 100644 --- a/dotfiles/system/.local/share/audacious/Skins/nadamp.zip +++ b/dotfiles/common/.local/share/audacious/Skins/nadamp.zip diff --git a/dotfiles/system/.local/share/audacious/Skins/s_Pioneer.wsz b/dotfiles/common/.local/share/audacious/Skins/s_Pioneer.wsz Binary files differindex 3df6471..3df6471 100644 --- a/dotfiles/system/.local/share/audacious/Skins/s_Pioneer.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/s_Pioneer.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/satellite.wsz b/dotfiles/common/.local/share/audacious/Skins/satellite.wsz Binary files differindex 9aaa1e1..9aaa1e1 100644 --- a/dotfiles/system/.local/share/audacious/Skins/satellite.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/satellite.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/sonympfx3lcdv111.wsz b/dotfiles/common/.local/share/audacious/Skins/sonympfx3lcdv111.wsz Binary files differindex cd60ddf..cd60ddf 100644 --- a/dotfiles/system/.local/share/audacious/Skins/sonympfx3lcdv111.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/sonympfx3lcdv111.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/spyamp.zip b/dotfiles/common/.local/share/audacious/Skins/spyamp.zip Binary files differindex 125aedf..125aedf 100644 --- a/dotfiles/system/.local/share/audacious/Skins/spyamp.zip +++ b/dotfiles/common/.local/share/audacious/Skins/spyamp.zip diff --git a/dotfiles/system/.local/share/audacious/Skins/spyamp_sepia.wsz b/dotfiles/common/.local/share/audacious/Skins/spyamp_sepia.wsz Binary files differindex 000d71e..000d71e 100644 --- a/dotfiles/system/.local/share/audacious/Skins/spyamp_sepia.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/spyamp_sepia.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/spyampy2k.wsz b/dotfiles/common/.local/share/audacious/Skins/spyampy2k.wsz Binary files differindex ed40599..ed40599 100644 --- a/dotfiles/system/.local/share/audacious/Skins/spyampy2k.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/spyampy2k.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/spyampy2k3.wsz b/dotfiles/common/.local/share/audacious/Skins/spyampy2k3.wsz Binary files differindex 1849707..1849707 100644 --- a/dotfiles/system/.local/share/audacious/Skins/spyampy2k3.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/spyampy2k3.wsz diff --git a/dotfiles/system/.local/share/audacious/Skins/v2_technics_white_resting_by_johnnyg0.wsz b/dotfiles/common/.local/share/audacious/Skins/v2_technics_white_resting_by_johnnyg0.wsz Binary files differindex db5443a..db5443a 100644 --- a/dotfiles/system/.local/share/audacious/Skins/v2_technics_white_resting_by_johnnyg0.wsz +++ b/dotfiles/common/.local/share/audacious/Skins/v2_technics_white_resting_by_johnnyg0.wsz diff --git a/dotfiles/system/.local/share/emoji b/dotfiles/common/.local/share/emoji index 2925c82..2925c82 100644 --- a/dotfiles/system/.local/share/emoji +++ b/dotfiles/common/.local/share/emoji diff --git a/dotfiles/system/.local/share/fonts/AppleColorEmoji.ttf b/dotfiles/common/.local/share/fonts/AppleColorEmoji.ttf Binary files differindex a2410e0..a2410e0 100644 --- a/dotfiles/system/.local/share/fonts/AppleColorEmoji.ttf +++ b/dotfiles/common/.local/share/fonts/AppleColorEmoji.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.otf b/dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.otf Binary files differindex bfbf049..bfbf049 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.otf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.otf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.ttf b/dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.ttf Binary files differindex 8360c44..8360c44 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.ttf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.woff b/dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.woff Binary files differindex 1292f0c..1292f0c 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.woff +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.woff diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.woff2 b/dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.woff2 Binary files differindex 2ca7854..2ca7854 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Bold.woff2 +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Bold.woff2 diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.otf b/dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.otf Binary files differindex b516668..b516668 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.otf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.otf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.ttf b/dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.ttf Binary files differindex 0c27a23..0c27a23 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.ttf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.woff b/dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.woff Binary files differindex 01a3446..01a3446 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.woff +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.woff diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.woff2 b/dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.woff2 Binary files differindex 1ef6d20..1ef6d20 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-BoldItalic.woff2 +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-BoldItalic.woff2 diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.otf b/dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.otf Binary files differindex 245b152..245b152 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.otf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.otf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.ttf b/dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.ttf Binary files differindex 9e710b8..9e710b8 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.ttf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.woff b/dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.woff Binary files differindex 75232cb..75232cb 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.woff +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.woff diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.woff2 b/dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.woff2 Binary files differindex 8ac24dd..8ac24dd 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Italic.woff2 +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Italic.woff2 diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.otf b/dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.otf Binary files differindex 5ee83c4..5ee83c4 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.otf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.otf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.ttf b/dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.ttf Binary files differindex 9821fc4..9821fc4 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.ttf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.woff b/dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.woff Binary files differindex 459e5b9..459e5b9 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.woff +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.woff diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.woff2 b/dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.woff2 Binary files differindex 6b8f29d..6b8f29d 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMono-Regular.woff2 +++ b/dotfiles/common/.local/share/fonts/BerkeleyMono-Regular.woff2 diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Bold.ttf b/dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-Bold.ttf Binary files differindex 2f76c1f..2f76c1f 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Bold.ttf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-Bold.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-BoldItalic.ttf b/dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-BoldItalic.ttf Binary files differindex 03cf72f..03cf72f 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-BoldItalic.ttf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-BoldItalic.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Italic.ttf b/dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-Italic.ttf Binary files differindex be5694d..be5694d 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Italic.ttf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-Italic.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Regular.ttf b/dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-Regular.ttf Binary files differindex a39f1da..a39f1da 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Regular.ttf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMonoNerdFont-Regular.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Italic.ttf b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Italic.ttf Binary files differindex f960162..f960162 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Italic.ttf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Italic.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Italic.woff b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Italic.woff Binary files differindex af819a7..af819a7 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Italic.woff +++ b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Italic.woff diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Italic.woff2 b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Italic.woff2 Binary files differindex cb3775e..cb3775e 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Italic.woff2 +++ b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Italic.woff2 diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Regular.ttf b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Regular.ttf Binary files differindex 51f0159..51f0159 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Regular.ttf +++ b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Regular.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Regular.woff b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Regular.woff Binary files differindex 8bda931..8bda931 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Regular.woff +++ b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Regular.woff diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Regular.woff2 b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Regular.woff2 Binary files differindex 1c14904..1c14904 100644 --- a/dotfiles/system/.local/share/fonts/BerkeleyMonoVariable-Regular.woff2 +++ b/dotfiles/common/.local/share/fonts/BerkeleyMonoVariable-Regular.woff2 diff --git a/dotfiles/system/.local/share/fonts/CartographCF-Bold.otf b/dotfiles/common/.local/share/fonts/CartographCF-Bold.otf Binary files differindex 0bf7258..0bf7258 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-Bold.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-Bold.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-BoldItalic.otf b/dotfiles/common/.local/share/fonts/CartographCF-BoldItalic.otf Binary files differindex 0f1d2ce..0f1d2ce 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-BoldItalic.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-BoldItalic.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-DemiBold.otf b/dotfiles/common/.local/share/fonts/CartographCF-DemiBold.otf Binary files differindex e144f18..e144f18 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-DemiBold.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-DemiBold.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-DemiBoldItalic.otf b/dotfiles/common/.local/share/fonts/CartographCF-DemiBoldItalic.otf Binary files differindex b8cbbc3..b8cbbc3 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-DemiBoldItalic.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-DemiBoldItalic.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-ExtraBold.otf b/dotfiles/common/.local/share/fonts/CartographCF-ExtraBold.otf Binary files differindex a49a239..a49a239 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-ExtraBold.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-ExtraBold.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-ExtraBoldItalic.otf b/dotfiles/common/.local/share/fonts/CartographCF-ExtraBoldItalic.otf Binary files differindex 7c44037..7c44037 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-ExtraBoldItalic.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-ExtraBoldItalic.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-ExtraLight.otf b/dotfiles/common/.local/share/fonts/CartographCF-ExtraLight.otf Binary files differindex 16b9638..16b9638 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-ExtraLight.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-ExtraLight.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-ExtraLightItalic.otf b/dotfiles/common/.local/share/fonts/CartographCF-ExtraLightItalic.otf Binary files differindex 3764561..3764561 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-ExtraLightItalic.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-ExtraLightItalic.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-Heavy.otf b/dotfiles/common/.local/share/fonts/CartographCF-Heavy.otf Binary files differindex 7ff45c5..7ff45c5 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-Heavy.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-Heavy.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-HeavyItalic.otf b/dotfiles/common/.local/share/fonts/CartographCF-HeavyItalic.otf Binary files differindex e6ba640..e6ba640 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-HeavyItalic.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-HeavyItalic.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-Light.otf b/dotfiles/common/.local/share/fonts/CartographCF-Light.otf Binary files differindex f2193f7..f2193f7 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-Light.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-Light.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-LightItalic.otf b/dotfiles/common/.local/share/fonts/CartographCF-LightItalic.otf Binary files differindex deb466a..deb466a 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-LightItalic.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-LightItalic.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-Regular.otf b/dotfiles/common/.local/share/fonts/CartographCF-Regular.otf Binary files differindex 1169d42..1169d42 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-Regular.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-Regular.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-RegularItalic.otf b/dotfiles/common/.local/share/fonts/CartographCF-RegularItalic.otf Binary files differindex d03e213..d03e213 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-RegularItalic.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-RegularItalic.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-Thin.otf b/dotfiles/common/.local/share/fonts/CartographCF-Thin.otf Binary files differindex e3a1a97..e3a1a97 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-Thin.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-Thin.otf diff --git a/dotfiles/system/.local/share/fonts/CartographCF-ThinItalic.otf b/dotfiles/common/.local/share/fonts/CartographCF-ThinItalic.otf Binary files differindex 5fcc062..5fcc062 100644 --- a/dotfiles/system/.local/share/fonts/CartographCF-ThinItalic.otf +++ b/dotfiles/common/.local/share/fonts/CartographCF-ThinItalic.otf diff --git a/dotfiles/system/.local/share/fonts/CodeliaLigatures-Bold.otf b/dotfiles/common/.local/share/fonts/CodeliaLigatures-Bold.otf Binary files differindex 7117788..7117788 100644 --- a/dotfiles/system/.local/share/fonts/CodeliaLigatures-Bold.otf +++ b/dotfiles/common/.local/share/fonts/CodeliaLigatures-Bold.otf diff --git a/dotfiles/system/.local/share/fonts/CodeliaLigatures-BoldItalic.otf b/dotfiles/common/.local/share/fonts/CodeliaLigatures-BoldItalic.otf Binary files differindex f4836e8..f4836e8 100644 --- a/dotfiles/system/.local/share/fonts/CodeliaLigatures-BoldItalic.otf +++ b/dotfiles/common/.local/share/fonts/CodeliaLigatures-BoldItalic.otf diff --git a/dotfiles/system/.local/share/fonts/CodeliaLigatures-Italic.otf b/dotfiles/common/.local/share/fonts/CodeliaLigatures-Italic.otf Binary files differindex 7471db0..7471db0 100644 --- a/dotfiles/system/.local/share/fonts/CodeliaLigatures-Italic.otf +++ b/dotfiles/common/.local/share/fonts/CodeliaLigatures-Italic.otf diff --git a/dotfiles/system/.local/share/fonts/CodeliaLigatures-Regular.otf b/dotfiles/common/.local/share/fonts/CodeliaLigatures-Regular.otf Binary files differindex 275774c..275774c 100644 --- a/dotfiles/system/.local/share/fonts/CodeliaLigatures-Regular.otf +++ b/dotfiles/common/.local/share/fonts/CodeliaLigatures-Regular.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Bold.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Bold.otf Binary files differindex 30661a2..30661a2 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Bold.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Bold.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-BoldItalic.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-BoldItalic.otf Binary files differindex a906291..a906291 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-BoldItalic.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-BoldItalic.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Italic.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Italic.otf Binary files differindex 7034019..7034019 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Italic.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Italic.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Light.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Light.otf Binary files differindex fea2e31..fea2e31 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Light.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Light.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-LightItalic.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-LightItalic.otf Binary files differindex 40c0897..40c0897 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-LightItalic.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-LightItalic.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Medium.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Medium.otf Binary files differindex 33f894a..33f894a 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Medium.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Medium.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-MediumItalic.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-MediumItalic.otf Binary files differindex 12ce25a..12ce25a 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-MediumItalic.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-MediumItalic.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Regular.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Regular.otf Binary files differindex 26bd4a3..26bd4a3 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Regular.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Regular.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-SBIta.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-SBIta.otf Binary files differindex a382373..a382373 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-SBIta.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-SBIta.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Semibold.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Semibold.otf Binary files differindex 8598353..8598353 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Semibold.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Semibold.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Thin.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Thin.otf Binary files differindex b3c1fb7..b3c1fb7 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-Thin.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-Thin.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-ThinItalic.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-ThinItalic.otf Binary files differindex af96f80..af96f80 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-ThinItalic.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-ThinItalic.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-ULIta.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-ULIta.otf Binary files differindex 42bcb59..42bcb59 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-ULIta.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-ULIta.otf diff --git a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-UltraLight.otf b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-UltraLight.otf Binary files differindex 0030307..0030307 100644 --- a/dotfiles/system/.local/share/fonts/ComicCodeLigatures-UltraLight.otf +++ b/dotfiles/common/.local/share/fonts/ComicCodeLigatures-UltraLight.otf diff --git a/dotfiles/system/.local/share/fonts/Courier 10 Pitch Regular.otf b/dotfiles/common/.local/share/fonts/Courier 10 Pitch Regular.otf Binary files differindex c2d294d..c2d294d 100644 --- a/dotfiles/system/.local/share/fonts/Courier 10 Pitch Regular.otf +++ b/dotfiles/common/.local/share/fonts/Courier 10 Pitch Regular.otf diff --git a/dotfiles/system/.local/share/fonts/MERIFONT.TTF b/dotfiles/common/.local/share/fonts/MERIFONT.TTF Binary files differindex 66b58d8..66b58d8 100644 --- a/dotfiles/system/.local/share/fonts/MERIFONT.TTF +++ b/dotfiles/common/.local/share/fonts/MERIFONT.TTF diff --git a/dotfiles/system/.local/share/fonts/Merriweather-Black.ttf b/dotfiles/common/.local/share/fonts/Merriweather-Black.ttf Binary files differindex 50c3b33..50c3b33 100644 --- a/dotfiles/system/.local/share/fonts/Merriweather-Black.ttf +++ b/dotfiles/common/.local/share/fonts/Merriweather-Black.ttf diff --git a/dotfiles/system/.local/share/fonts/Merriweather-BlackItalic.ttf b/dotfiles/common/.local/share/fonts/Merriweather-BlackItalic.ttf Binary files differindex 4879aba..4879aba 100644 --- a/dotfiles/system/.local/share/fonts/Merriweather-BlackItalic.ttf +++ b/dotfiles/common/.local/share/fonts/Merriweather-BlackItalic.ttf diff --git a/dotfiles/system/.local/share/fonts/Merriweather-Bold.ttf b/dotfiles/common/.local/share/fonts/Merriweather-Bold.ttf Binary files differindex 3e10e02..3e10e02 100644 --- a/dotfiles/system/.local/share/fonts/Merriweather-Bold.ttf +++ b/dotfiles/common/.local/share/fonts/Merriweather-Bold.ttf diff --git a/dotfiles/system/.local/share/fonts/Merriweather-BoldItalic.ttf b/dotfiles/common/.local/share/fonts/Merriweather-BoldItalic.ttf Binary files differindex 5b9d0ec..5b9d0ec 100644 --- a/dotfiles/system/.local/share/fonts/Merriweather-BoldItalic.ttf +++ b/dotfiles/common/.local/share/fonts/Merriweather-BoldItalic.ttf diff --git a/dotfiles/system/.local/share/fonts/Merriweather-Italic.ttf b/dotfiles/common/.local/share/fonts/Merriweather-Italic.ttf Binary files differindex 8e9d03d..8e9d03d 100644 --- a/dotfiles/system/.local/share/fonts/Merriweather-Italic.ttf +++ b/dotfiles/common/.local/share/fonts/Merriweather-Italic.ttf diff --git a/dotfiles/system/.local/share/fonts/Merriweather-Light.ttf b/dotfiles/common/.local/share/fonts/Merriweather-Light.ttf Binary files differindex 034ef03..034ef03 100644 --- a/dotfiles/system/.local/share/fonts/Merriweather-Light.ttf +++ b/dotfiles/common/.local/share/fonts/Merriweather-Light.ttf diff --git a/dotfiles/system/.local/share/fonts/Merriweather-LightItalic.ttf b/dotfiles/common/.local/share/fonts/Merriweather-LightItalic.ttf Binary files differindex 4d19550..4d19550 100644 --- a/dotfiles/system/.local/share/fonts/Merriweather-LightItalic.ttf +++ b/dotfiles/common/.local/share/fonts/Merriweather-LightItalic.ttf diff --git a/dotfiles/system/.local/share/fonts/Merriweather-Regular.ttf b/dotfiles/common/.local/share/fonts/Merriweather-Regular.ttf Binary files differindex 3fecc77..3fecc77 100644 --- a/dotfiles/system/.local/share/fonts/Merriweather-Regular.ttf +++ b/dotfiles/common/.local/share/fonts/Merriweather-Regular.ttf diff --git a/dotfiles/system/.local/share/fonts/MonoLisa-Bold.otf b/dotfiles/common/.local/share/fonts/MonoLisa-Bold.otf Binary files differindex 0c21d71..0c21d71 100644 --- a/dotfiles/system/.local/share/fonts/MonoLisa-Bold.otf +++ b/dotfiles/common/.local/share/fonts/MonoLisa-Bold.otf diff --git a/dotfiles/system/.local/share/fonts/MonoLisa-BoldItalic.otf b/dotfiles/common/.local/share/fonts/MonoLisa-BoldItalic.otf Binary files differindex 8b39455..8b39455 100644 --- a/dotfiles/system/.local/share/fonts/MonoLisa-BoldItalic.otf +++ b/dotfiles/common/.local/share/fonts/MonoLisa-BoldItalic.otf diff --git a/dotfiles/system/.local/share/fonts/MonoLisa-Regular.otf b/dotfiles/common/.local/share/fonts/MonoLisa-Regular.otf Binary files differindex 80c8b4d..80c8b4d 100644 --- a/dotfiles/system/.local/share/fonts/MonoLisa-Regular.otf +++ b/dotfiles/common/.local/share/fonts/MonoLisa-Regular.otf diff --git a/dotfiles/system/.local/share/fonts/MonoLisa-RegularItalic.otf b/dotfiles/common/.local/share/fonts/MonoLisa-RegularItalic.otf Binary files differindex 140f54f..140f54f 100644 --- a/dotfiles/system/.local/share/fonts/MonoLisa-RegularItalic.otf +++ b/dotfiles/common/.local/share/fonts/MonoLisa-RegularItalic.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-Bold.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-Bold.otf Binary files differindex 64b3a04..64b3a04 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-Bold.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-Bold.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-BoldItalic.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-BoldItalic.otf Binary files differindex 6a58baf..6a58baf 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-BoldItalic.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-BoldItalic.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-DemiBold.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-DemiBold.otf Binary files differindex 738852d..738852d 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-DemiBold.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-DemiBold.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-DemiBoldItalic.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-DemiBoldItalic.otf Binary files differindex 757150f..757150f 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-DemiBoldItalic.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-DemiBoldItalic.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-ExtBold.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-ExtBold.otf Binary files differindex 593b9cb..593b9cb 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-ExtBold.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-ExtBold.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-ExtBoldItalic.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-ExtBoldItalic.otf Binary files differindex 1c5437c..1c5437c 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-ExtBoldItalic.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-ExtBoldItalic.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-Heavy.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-Heavy.otf Binary files differindex 34c311d..34c311d 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-Heavy.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-Heavy.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-HeavyItalic.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-HeavyItalic.otf Binary files differindex cf02929..cf02929 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-HeavyItalic.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-HeavyItalic.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-Light.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-Light.otf Binary files differindex 68342b6..68342b6 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-Light.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-Light.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-LightItalic.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-LightItalic.otf Binary files differindex 9018210..9018210 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-LightItalic.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-LightItalic.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-Medium.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-Medium.otf Binary files differindex 24e2f74..24e2f74 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-Medium.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-Medium.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-MediumItalic.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-MediumItalic.otf Binary files differindex 032d5e5..032d5e5 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-MediumItalic.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-MediumItalic.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-Regular.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-Regular.otf Binary files differindex 6e80c44..6e80c44 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-Regular.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-Regular.otf diff --git a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-RegularItalic.otf b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-RegularItalic.otf Binary files differindex a35359d..a35359d 100644 --- a/dotfiles/system/.local/share/fonts/NovaletraSerifCF-RegularItalic.otf +++ b/dotfiles/common/.local/share/fonts/NovaletraSerifCF-RegularItalic.otf diff --git a/dotfiles/system/.local/share/fonts/PragmataProB_09.ttf b/dotfiles/common/.local/share/fonts/PragmataProB_09.ttf Binary files differindex 26340c3..26340c3 100644 --- a/dotfiles/system/.local/share/fonts/PragmataProB_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataProB_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataProB_liga_09.ttf b/dotfiles/common/.local/share/fonts/PragmataProB_liga_09.ttf Binary files differindex aee6e52..aee6e52 100644 --- a/dotfiles/system/.local/share/fonts/PragmataProB_liga_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataProB_liga_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataProI_09.ttf b/dotfiles/common/.local/share/fonts/PragmataProI_09.ttf Binary files differindex c5ea5a8..c5ea5a8 100644 --- a/dotfiles/system/.local/share/fonts/PragmataProI_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataProI_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataProI_liga_09.ttf b/dotfiles/common/.local/share/fonts/PragmataProI_liga_09.ttf Binary files differindex 0c8b519..0c8b519 100644 --- a/dotfiles/system/.local/share/fonts/PragmataProI_liga_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataProI_liga_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataProR_09.ttf b/dotfiles/common/.local/share/fonts/PragmataProR_09.ttf Binary files differindex 8513a70..8513a70 100644 --- a/dotfiles/system/.local/share/fonts/PragmataProR_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataProR_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataProR_liga_09.ttf b/dotfiles/common/.local/share/fonts/PragmataProR_liga_09.ttf Binary files differindex 2688b16..2688b16 100644 --- a/dotfiles/system/.local/share/fonts/PragmataProR_liga_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataProR_liga_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataProZ_09.ttf b/dotfiles/common/.local/share/fonts/PragmataProZ_09.ttf Binary files differindex 227ac44..227ac44 100644 --- a/dotfiles/system/.local/share/fonts/PragmataProZ_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataProZ_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataProZ_liga_09.ttf b/dotfiles/common/.local/share/fonts/PragmataProZ_liga_09.ttf Binary files differindex 9461300..9461300 100644 --- a/dotfiles/system/.local/share/fonts/PragmataProZ_liga_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataProZ_liga_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_B_09.ttf b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_B_09.ttf Binary files differindex dad7fb6..dad7fb6 100644 --- a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_B_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_B_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_B_liga_09.ttf b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_B_liga_09.ttf Binary files differindex 29c2499..29c2499 100644 --- a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_B_liga_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_B_liga_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_I_09.ttf b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_I_09.ttf Binary files differindex 5ffa058..5ffa058 100644 --- a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_I_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_I_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_I_liga_09.ttf b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_I_liga_09.ttf Binary files differindex 1c23d01..1c23d01 100644 --- a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_I_liga_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_I_liga_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_R_09.ttf b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_R_09.ttf Binary files differindex c2d7bb5..c2d7bb5 100644 --- a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_R_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_R_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_R_liga_09.ttf b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_R_liga_09.ttf Binary files differindex 11af2e7..11af2e7 100644 --- a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_R_liga_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_R_liga_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_Z_09.ttf b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_Z_09.ttf Binary files differindex 7a0b72b..7a0b72b 100644 --- a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_Z_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_Z_09.ttf diff --git a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_Z_liga_09.ttf b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_Z_liga_09.ttf Binary files differindex 2cf4ceb..2cf4ceb 100644 --- a/dotfiles/system/.local/share/fonts/PragmataPro_Mono_Z_liga_09.ttf +++ b/dotfiles/common/.local/share/fonts/PragmataPro_Mono_Z_liga_09.ttf diff --git a/dotfiles/system/.local/share/fonts/all-the-icons.ttf b/dotfiles/common/.local/share/fonts/all-the-icons.ttf Binary files differindex 634d48e..634d48e 100644 --- a/dotfiles/system/.local/share/fonts/all-the-icons.ttf +++ b/dotfiles/common/.local/share/fonts/all-the-icons.ttf diff --git a/dotfiles/system/.local/share/rhythmbox/playlists.xml b/dotfiles/common/.local/share/rhythmbox/playlists.xml index 32f3c81..32f3c81 100644 --- a/dotfiles/system/.local/share/rhythmbox/playlists.xml +++ b/dotfiles/common/.local/share/rhythmbox/playlists.xml diff --git a/dotfiles/system/.local/share/rhythmbox/podcast-timestamp b/dotfiles/common/.local/share/rhythmbox/podcast-timestamp index e69de29..e69de29 100644 --- a/dotfiles/system/.local/share/rhythmbox/podcast-timestamp +++ b/dotfiles/common/.local/share/rhythmbox/podcast-timestamp diff --git a/dotfiles/system/.local/share/rhythmbox/rhythmdb.xml b/dotfiles/common/.local/share/rhythmbox/rhythmdb.xml index 40de46c..40de46c 100644 --- a/dotfiles/system/.local/share/rhythmbox/rhythmdb.xml +++ b/dotfiles/common/.local/share/rhythmbox/rhythmdb.xml diff --git a/dotfiles/system/.local/share/thequestionconcerningtechnology.txt b/dotfiles/common/.local/share/thequestionconcerningtechnology.txt index 3d33ac7..3d33ac7 100644 --- a/dotfiles/system/.local/share/thequestionconcerningtechnology.txt +++ b/dotfiles/common/.local/share/thequestionconcerningtechnology.txt diff --git a/dotfiles/system/.mbsyncrc b/dotfiles/common/.mbsyncrc index 51dfae2..51dfae2 100644 --- a/dotfiles/system/.mbsyncrc +++ b/dotfiles/common/.mbsyncrc diff --git a/dotfiles/system/.msmtprc b/dotfiles/common/.msmtprc index 6bd8c03..6bd8c03 100644 --- a/dotfiles/system/.msmtprc +++ b/dotfiles/common/.msmtprc diff --git a/dotfiles/system/.profile b/dotfiles/common/.profile index b4da79d..b4da79d 100644 --- a/dotfiles/system/.profile +++ b/dotfiles/common/.profile diff --git a/dotfiles/system/.profile.d/auto-tmux-session.sh b/dotfiles/common/.profile.d/auto-tmux-session.sh index cd39fab..cd39fab 100644 --- a/dotfiles/system/.profile.d/auto-tmux-session.sh +++ b/dotfiles/common/.profile.d/auto-tmux-session.sh diff --git a/dotfiles/system/.profile.d/display.sh b/dotfiles/common/.profile.d/display.sh index 254fc53..254fc53 100644 --- a/dotfiles/system/.profile.d/display.sh +++ b/dotfiles/common/.profile.d/display.sh diff --git a/dotfiles/system/.profile.d/framework.sh b/dotfiles/common/.profile.d/framework.sh index 5013e8d..5013e8d 100644 --- a/dotfiles/system/.profile.d/framework.sh +++ b/dotfiles/common/.profile.d/framework.sh diff --git a/dotfiles/system/.ssh/config b/dotfiles/common/.ssh/config index 6f97ab5..6f97ab5 100644 --- a/dotfiles/system/.ssh/config +++ b/dotfiles/common/.ssh/config diff --git a/dotfiles/system/.ssh/decrypt_ssh b/dotfiles/common/.ssh/decrypt_ssh index 8d1f3e3..8d1f3e3 100644 --- a/dotfiles/system/.ssh/decrypt_ssh +++ b/dotfiles/common/.ssh/decrypt_ssh diff --git a/dotfiles/system/.ssh/set_perms b/dotfiles/common/.ssh/set_perms index 9927ebd..9927ebd 100644 --- a/dotfiles/system/.ssh/set_perms +++ b/dotfiles/common/.ssh/set_perms diff --git a/dotfiles/system/.ssh/ssh.tar.gz.gpg b/dotfiles/common/.ssh/ssh.tar.gz.gpg Binary files differindex 6f5a864..6f5a864 100644 --- a/dotfiles/system/.ssh/ssh.tar.gz.gpg +++ b/dotfiles/common/.ssh/ssh.tar.gz.gpg diff --git a/dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.dict.dz b/dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.dict.dz Binary files differindex b234473..b234473 100644 --- a/dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.dict.dz +++ b/dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.dict.dz diff --git a/dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.idx b/dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.idx Binary files differindex bc5ce32..bc5ce32 100644 --- a/dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.idx +++ b/dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.idx diff --git a/dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.idx.oft b/dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.idx.oft Binary files differindex 2db9b2b..2db9b2b 100644 --- a/dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.idx.oft +++ b/dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.idx.oft diff --git a/dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.ifo b/dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.ifo index 69d64df..69d64df 100644 --- a/dotfiles/system/.stardict/dic/dictd_www.dict.org_web1913.ifo +++ b/dotfiles/common/.stardict/dic/dictd_www.dict.org_web1913.ifo diff --git a/dotfiles/system/.stow-global-ignore b/dotfiles/common/.stow-global-ignore index 8d6861e..8d6861e 100644 --- a/dotfiles/system/.stow-global-ignore +++ b/dotfiles/common/.stow-global-ignore diff --git a/dotfiles/system/.ticker.yaml b/dotfiles/common/.ticker.yaml index cc03297..cc03297 100644 --- a/dotfiles/system/.ticker.yaml +++ b/dotfiles/common/.ticker.yaml diff --git a/dotfiles/system/.tmux.conf b/dotfiles/common/.tmux.conf index ea3bc0d..ea3bc0d 100644 --- a/dotfiles/system/.tmux.conf +++ b/dotfiles/common/.tmux.conf diff --git a/dotfiles/system/.vale.ini b/dotfiles/common/.vale.ini index 9379e01..9379e01 100644 --- a/dotfiles/system/.vale.ini +++ b/dotfiles/common/.vale.ini diff --git a/dotfiles/system/.wegorc b/dotfiles/common/.wegorc index 72f03a1..72f03a1 100644 --- a/dotfiles/system/.wegorc +++ b/dotfiles/common/.wegorc diff --git a/dotfiles/system/.xinitrc b/dotfiles/common/.xinitrc index 991f507..991f507 100755 --- a/dotfiles/system/.xinitrc +++ b/dotfiles/common/.xinitrc diff --git a/dotfiles/system/.xscreensaver b/dotfiles/common/.xscreensaver index 2fef1a3..2fef1a3 100644 --- a/dotfiles/system/.xscreensaver +++ b/dotfiles/common/.xscreensaver diff --git a/dotfiles/system/.zsh/README.md b/dotfiles/common/.zsh/README.md index 9130c1a..9130c1a 100644 --- a/dotfiles/system/.zsh/README.md +++ b/dotfiles/common/.zsh/README.md diff --git a/dotfiles/system/.zsh/fzf-tab.zsh b/dotfiles/common/.zsh/fzf-tab.zsh index ed2767d..ed2767d 100644 --- a/dotfiles/system/.zsh/fzf-tab.zsh +++ b/dotfiles/common/.zsh/fzf-tab.zsh diff --git a/dotfiles/system/.zsh/lib/-ftb-colorize b/dotfiles/common/.zsh/lib/-ftb-colorize index 3b1909b..3b1909b 100644 --- a/dotfiles/system/.zsh/lib/-ftb-colorize +++ b/dotfiles/common/.zsh/lib/-ftb-colorize diff --git a/dotfiles/system/.zsh/lib/-ftb-fzf b/dotfiles/common/.zsh/lib/-ftb-fzf index 19adf04..19adf04 100755 --- a/dotfiles/system/.zsh/lib/-ftb-fzf +++ b/dotfiles/common/.zsh/lib/-ftb-fzf diff --git a/dotfiles/system/.zsh/lib/-ftb-generate-complist b/dotfiles/common/.zsh/lib/-ftb-generate-complist index 42dd033..42dd033 100644 --- a/dotfiles/system/.zsh/lib/-ftb-generate-complist +++ b/dotfiles/common/.zsh/lib/-ftb-generate-complist diff --git a/dotfiles/system/.zsh/lib/-ftb-generate-header b/dotfiles/common/.zsh/lib/-ftb-generate-header index a54fee1..a54fee1 100644 --- a/dotfiles/system/.zsh/lib/-ftb-generate-header +++ b/dotfiles/common/.zsh/lib/-ftb-generate-header diff --git a/dotfiles/system/.zsh/lib/-ftb-generate-query b/dotfiles/common/.zsh/lib/-ftb-generate-query index 87ebb75..87ebb75 100644 --- a/dotfiles/system/.zsh/lib/-ftb-generate-query +++ b/dotfiles/common/.zsh/lib/-ftb-generate-query diff --git a/dotfiles/system/.zsh/lib/ftb-switch-group b/dotfiles/common/.zsh/lib/ftb-switch-group index 8d06956..8d06956 100644 --- a/dotfiles/system/.zsh/lib/ftb-switch-group +++ b/dotfiles/common/.zsh/lib/ftb-switch-group diff --git a/dotfiles/system/.zsh/lib/ftb-tmux-popup b/dotfiles/common/.zsh/lib/ftb-tmux-popup index 7e74d3c..7e74d3c 100755 --- a/dotfiles/system/.zsh/lib/ftb-tmux-popup +++ b/dotfiles/common/.zsh/lib/ftb-tmux-popup diff --git a/dotfiles/system/.zsh/lib/zsh-ls-colors/LICENSE b/dotfiles/common/.zsh/lib/zsh-ls-colors/LICENSE index 940b4c2..940b4c2 100644 --- a/dotfiles/system/.zsh/lib/zsh-ls-colors/LICENSE +++ b/dotfiles/common/.zsh/lib/zsh-ls-colors/LICENSE diff --git a/dotfiles/system/.zsh/lib/zsh-ls-colors/README.md b/dotfiles/common/.zsh/lib/zsh-ls-colors/README.md index 7736ce6..7736ce6 100644 --- a/dotfiles/system/.zsh/lib/zsh-ls-colors/README.md +++ b/dotfiles/common/.zsh/lib/zsh-ls-colors/README.md diff --git a/dotfiles/system/.zsh/lib/zsh-ls-colors/demo b/dotfiles/common/.zsh/lib/zsh-ls-colors/demo index a5e468d..a5e468d 100755 --- a/dotfiles/system/.zsh/lib/zsh-ls-colors/demo +++ b/dotfiles/common/.zsh/lib/zsh-ls-colors/demo diff --git a/dotfiles/system/.zsh/lib/zsh-ls-colors/ls-colors.zsh b/dotfiles/common/.zsh/lib/zsh-ls-colors/ls-colors.zsh index 276a7bb..276a7bb 100644 --- a/dotfiles/system/.zsh/lib/zsh-ls-colors/ls-colors.zsh +++ b/dotfiles/common/.zsh/lib/zsh-ls-colors/ls-colors.zsh diff --git a/dotfiles/system/.zsh/modules/.cvsignore b/dotfiles/common/.zsh/modules/.cvsignore index 95cdc58..95cdc58 100644 --- a/dotfiles/system/.zsh/modules/.cvsignore +++ b/dotfiles/common/.zsh/modules/.cvsignore diff --git a/dotfiles/system/.zsh/modules/.distfiles b/dotfiles/common/.zsh/modules/.distfiles index d618a77..d618a77 100644 --- a/dotfiles/system/.zsh/modules/.distfiles +++ b/dotfiles/common/.zsh/modules/.distfiles diff --git a/dotfiles/system/.zsh/modules/.editorconfig b/dotfiles/common/.zsh/modules/.editorconfig index 808512e..808512e 100644 --- a/dotfiles/system/.zsh/modules/.editorconfig +++ b/dotfiles/common/.zsh/modules/.editorconfig diff --git a/dotfiles/system/.zsh/modules/.gitignore b/dotfiles/common/.zsh/modules/.gitignore index f420136..f420136 100644 --- a/dotfiles/system/.zsh/modules/.gitignore +++ b/dotfiles/common/.zsh/modules/.gitignore diff --git a/dotfiles/system/.zsh/modules/.preconfig b/dotfiles/common/.zsh/modules/.preconfig index f9729bd..f9729bd 100755 --- a/dotfiles/system/.zsh/modules/.preconfig +++ b/dotfiles/common/.zsh/modules/.preconfig diff --git a/dotfiles/system/.zsh/modules/Config/.cvsignore b/dotfiles/common/.zsh/modules/Config/.cvsignore index dd265a7..dd265a7 100644 --- a/dotfiles/system/.zsh/modules/Config/.cvsignore +++ b/dotfiles/common/.zsh/modules/Config/.cvsignore diff --git a/dotfiles/system/.zsh/modules/Config/.distfiles b/dotfiles/common/.zsh/modules/Config/.distfiles index f03668b..f03668b 100644 --- a/dotfiles/system/.zsh/modules/Config/.distfiles +++ b/dotfiles/common/.zsh/modules/Config/.distfiles diff --git a/dotfiles/system/.zsh/modules/Config/aczshoot.m4 b/dotfiles/common/.zsh/modules/Config/aczshoot.m4 index 3b90c6c..3b90c6c 100644 --- a/dotfiles/system/.zsh/modules/Config/aczshoot.m4 +++ b/dotfiles/common/.zsh/modules/Config/aczshoot.m4 diff --git a/dotfiles/system/.zsh/modules/Config/clean.mk b/dotfiles/common/.zsh/modules/Config/clean.mk index 918a84f..918a84f 100644 --- a/dotfiles/system/.zsh/modules/Config/clean.mk +++ b/dotfiles/common/.zsh/modules/Config/clean.mk diff --git a/dotfiles/system/.zsh/modules/Config/config.mk b/dotfiles/common/.zsh/modules/Config/config.mk index fd9abf6..fd9abf6 100644 --- a/dotfiles/system/.zsh/modules/Config/config.mk +++ b/dotfiles/common/.zsh/modules/Config/config.mk diff --git a/dotfiles/system/.zsh/modules/Config/defs.mk.in b/dotfiles/common/.zsh/modules/Config/defs.mk.in index 2bc1748..2bc1748 100644 --- a/dotfiles/system/.zsh/modules/Config/defs.mk.in +++ b/dotfiles/common/.zsh/modules/Config/defs.mk.in diff --git a/dotfiles/system/.zsh/modules/Config/installfns.sh b/dotfiles/common/.zsh/modules/Config/installfns.sh index 149f359..149f359 100755 --- a/dotfiles/system/.zsh/modules/Config/installfns.sh +++ b/dotfiles/common/.zsh/modules/Config/installfns.sh diff --git a/dotfiles/system/.zsh/modules/Config/uninstallfns.sh b/dotfiles/common/.zsh/modules/Config/uninstallfns.sh index 7c22388..7c22388 100755 --- a/dotfiles/system/.zsh/modules/Config/uninstallfns.sh +++ b/dotfiles/common/.zsh/modules/Config/uninstallfns.sh diff --git a/dotfiles/system/.zsh/modules/Config/version.mk b/dotfiles/common/.zsh/modules/Config/version.mk index 0ebed5e..0ebed5e 100644 --- a/dotfiles/system/.zsh/modules/Config/version.mk +++ b/dotfiles/common/.zsh/modules/Config/version.mk diff --git a/dotfiles/system/.zsh/modules/LICENCE b/dotfiles/common/.zsh/modules/LICENCE index 08fcf88..08fcf88 100644 --- a/dotfiles/system/.zsh/modules/LICENCE +++ b/dotfiles/common/.zsh/modules/LICENCE diff --git a/dotfiles/system/.zsh/modules/Makefile.in b/dotfiles/common/.zsh/modules/Makefile.in index 4f9aa1a..4f9aa1a 100644 --- a/dotfiles/system/.zsh/modules/Makefile.in +++ b/dotfiles/common/.zsh/modules/Makefile.in diff --git a/dotfiles/system/.zsh/modules/RECOMPILE_REQUEST b/dotfiles/common/.zsh/modules/RECOMPILE_REQUEST index cbf32b0..cbf32b0 100644 --- a/dotfiles/system/.zsh/modules/RECOMPILE_REQUEST +++ b/dotfiles/common/.zsh/modules/RECOMPILE_REQUEST diff --git a/dotfiles/system/.zsh/modules/Src/.cvsignore b/dotfiles/common/.zsh/modules/Src/.cvsignore index 47b3191..47b3191 100644 --- a/dotfiles/system/.zsh/modules/Src/.cvsignore +++ b/dotfiles/common/.zsh/modules/Src/.cvsignore diff --git a/dotfiles/system/.zsh/modules/Src/.distfiles b/dotfiles/common/.zsh/modules/Src/.distfiles index f03668b..f03668b 100644 --- a/dotfiles/system/.zsh/modules/Src/.distfiles +++ b/dotfiles/common/.zsh/modules/Src/.distfiles diff --git a/dotfiles/system/.zsh/modules/Src/.exrc b/dotfiles/common/.zsh/modules/Src/.exrc index 91d0b39..91d0b39 100644 --- a/dotfiles/system/.zsh/modules/Src/.exrc +++ b/dotfiles/common/.zsh/modules/Src/.exrc diff --git a/dotfiles/system/.zsh/modules/Src/.indent.pro b/dotfiles/common/.zsh/modules/Src/.indent.pro index 1b41514..1b41514 100644 --- a/dotfiles/system/.zsh/modules/Src/.indent.pro +++ b/dotfiles/common/.zsh/modules/Src/.indent.pro diff --git a/dotfiles/system/.zsh/modules/Src/Makefile.in b/dotfiles/common/.zsh/modules/Src/Makefile.in index 2987b64..2987b64 100644 --- a/dotfiles/system/.zsh/modules/Src/Makefile.in +++ b/dotfiles/common/.zsh/modules/Src/Makefile.in diff --git a/dotfiles/system/.zsh/modules/Src/Makemod.in.in b/dotfiles/common/.zsh/modules/Src/Makemod.in.in index ea0cdc3..ea0cdc3 100644 --- a/dotfiles/system/.zsh/modules/Src/Makemod.in.in +++ b/dotfiles/common/.zsh/modules/Src/Makemod.in.in diff --git a/dotfiles/system/.zsh/modules/Src/aloxaf/.cvsignore b/dotfiles/common/.zsh/modules/Src/aloxaf/.cvsignore index f72db84..f72db84 100644 --- a/dotfiles/system/.zsh/modules/Src/aloxaf/.cvsignore +++ b/dotfiles/common/.zsh/modules/Src/aloxaf/.cvsignore diff --git a/dotfiles/system/.zsh/modules/Src/aloxaf/.distfiles b/dotfiles/common/.zsh/modules/Src/aloxaf/.distfiles index f03668b..f03668b 100644 --- a/dotfiles/system/.zsh/modules/Src/aloxaf/.distfiles +++ b/dotfiles/common/.zsh/modules/Src/aloxaf/.distfiles diff --git a/dotfiles/system/.zsh/modules/Src/aloxaf/.exrc b/dotfiles/common/.zsh/modules/Src/aloxaf/.exrc index 91d0b39..91d0b39 100644 --- a/dotfiles/system/.zsh/modules/Src/aloxaf/.exrc +++ b/dotfiles/common/.zsh/modules/Src/aloxaf/.exrc diff --git a/dotfiles/system/.zsh/modules/Src/aloxaf/.gitignore b/dotfiles/common/.zsh/modules/Src/aloxaf/.gitignore index 92f708e..92f708e 100644 --- a/dotfiles/system/.zsh/modules/Src/aloxaf/.gitignore +++ b/dotfiles/common/.zsh/modules/Src/aloxaf/.gitignore diff --git a/dotfiles/system/.zsh/modules/Src/aloxaf/fzftab.c b/dotfiles/common/.zsh/modules/Src/aloxaf/fzftab.c index 60b6330..60b6330 100644 --- a/dotfiles/system/.zsh/modules/Src/aloxaf/fzftab.c +++ b/dotfiles/common/.zsh/modules/Src/aloxaf/fzftab.c diff --git a/dotfiles/system/.zsh/modules/Src/aloxaf/fzftab.mdd b/dotfiles/common/.zsh/modules/Src/aloxaf/fzftab.mdd index 371bb95..371bb95 100644 --- a/dotfiles/system/.zsh/modules/Src/aloxaf/fzftab.mdd +++ b/dotfiles/common/.zsh/modules/Src/aloxaf/fzftab.mdd diff --git a/dotfiles/system/.zsh/modules/Src/builtin.c b/dotfiles/common/.zsh/modules/Src/builtin.c index 93fa911..93fa911 100644 --- a/dotfiles/system/.zsh/modules/Src/builtin.c +++ b/dotfiles/common/.zsh/modules/Src/builtin.c diff --git a/dotfiles/system/.zsh/modules/Src/compat.c b/dotfiles/common/.zsh/modules/Src/compat.c index 7b5c441..7b5c441 100644 --- a/dotfiles/system/.zsh/modules/Src/compat.c +++ b/dotfiles/common/.zsh/modules/Src/compat.c diff --git a/dotfiles/system/.zsh/modules/Src/exec.c b/dotfiles/common/.zsh/modules/Src/exec.c index 615a508..615a508 100644 --- a/dotfiles/system/.zsh/modules/Src/exec.c +++ b/dotfiles/common/.zsh/modules/Src/exec.c diff --git a/dotfiles/system/.zsh/modules/Src/glob.c b/dotfiles/common/.zsh/modules/Src/glob.c index ed2c90b..ed2c90b 100644 --- a/dotfiles/system/.zsh/modules/Src/glob.c +++ b/dotfiles/common/.zsh/modules/Src/glob.c diff --git a/dotfiles/system/.zsh/modules/Src/hashtable.c b/dotfiles/common/.zsh/modules/Src/hashtable.c index b7baa31..b7baa31 100644 --- a/dotfiles/system/.zsh/modules/Src/hashtable.c +++ b/dotfiles/common/.zsh/modules/Src/hashtable.c diff --git a/dotfiles/system/.zsh/modules/Src/hashtable.h b/dotfiles/common/.zsh/modules/Src/hashtable.h index 21398e1..21398e1 100644 --- a/dotfiles/system/.zsh/modules/Src/hashtable.h +++ b/dotfiles/common/.zsh/modules/Src/hashtable.h diff --git a/dotfiles/system/.zsh/modules/Src/init.c b/dotfiles/common/.zsh/modules/Src/init.c index e9e6be9..e9e6be9 100644 --- a/dotfiles/system/.zsh/modules/Src/init.c +++ b/dotfiles/common/.zsh/modules/Src/init.c diff --git a/dotfiles/system/.zsh/modules/Src/input.c b/dotfiles/common/.zsh/modules/Src/input.c index 9787ded..9787ded 100644 --- a/dotfiles/system/.zsh/modules/Src/input.c +++ b/dotfiles/common/.zsh/modules/Src/input.c diff --git a/dotfiles/system/.zsh/modules/Src/jobs.c b/dotfiles/common/.zsh/modules/Src/jobs.c index 38b3d89..38b3d89 100644 --- a/dotfiles/system/.zsh/modules/Src/jobs.c +++ b/dotfiles/common/.zsh/modules/Src/jobs.c diff --git a/dotfiles/system/.zsh/modules/Src/lex.c b/dotfiles/common/.zsh/modules/Src/lex.c index 44ad880..44ad880 100644 --- a/dotfiles/system/.zsh/modules/Src/lex.c +++ b/dotfiles/common/.zsh/modules/Src/lex.c diff --git a/dotfiles/system/.zsh/modules/Src/loop.c b/dotfiles/common/.zsh/modules/Src/loop.c index 1013aeb..1013aeb 100644 --- a/dotfiles/system/.zsh/modules/Src/loop.c +++ b/dotfiles/common/.zsh/modules/Src/loop.c diff --git a/dotfiles/system/.zsh/modules/Src/makepro.awk b/dotfiles/common/.zsh/modules/Src/makepro.awk index 0498c15..0498c15 100644 --- a/dotfiles/system/.zsh/modules/Src/makepro.awk +++ b/dotfiles/common/.zsh/modules/Src/makepro.awk diff --git a/dotfiles/system/.zsh/modules/Src/mem.c b/dotfiles/common/.zsh/modules/Src/mem.c index 77e4375..77e4375 100644 --- a/dotfiles/system/.zsh/modules/Src/mem.c +++ b/dotfiles/common/.zsh/modules/Src/mem.c diff --git a/dotfiles/system/.zsh/modules/Src/mkbltnmlst.sh b/dotfiles/common/.zsh/modules/Src/mkbltnmlst.sh index c4611d8..c4611d8 100644 --- a/dotfiles/system/.zsh/modules/Src/mkbltnmlst.sh +++ b/dotfiles/common/.zsh/modules/Src/mkbltnmlst.sh diff --git a/dotfiles/system/.zsh/modules/Src/mkmakemod.sh b/dotfiles/common/.zsh/modules/Src/mkmakemod.sh index 140bf70..140bf70 100644 --- a/dotfiles/system/.zsh/modules/Src/mkmakemod.sh +++ b/dotfiles/common/.zsh/modules/Src/mkmakemod.sh diff --git a/dotfiles/system/.zsh/modules/Src/module.c b/dotfiles/common/.zsh/modules/Src/module.c index 4ae7831..4ae7831 100644 --- a/dotfiles/system/.zsh/modules/Src/module.c +++ b/dotfiles/common/.zsh/modules/Src/module.c diff --git a/dotfiles/system/.zsh/modules/Src/options.c b/dotfiles/common/.zsh/modules/Src/options.c index 600b649..600b649 100644 --- a/dotfiles/system/.zsh/modules/Src/options.c +++ b/dotfiles/common/.zsh/modules/Src/options.c diff --git a/dotfiles/system/.zsh/modules/Src/params.c b/dotfiles/common/.zsh/modules/Src/params.c index a1c299f..a1c299f 100644 --- a/dotfiles/system/.zsh/modules/Src/params.c +++ b/dotfiles/common/.zsh/modules/Src/params.c diff --git a/dotfiles/system/.zsh/modules/Src/parse.c b/dotfiles/common/.zsh/modules/Src/parse.c index 83383f1..83383f1 100644 --- a/dotfiles/system/.zsh/modules/Src/parse.c +++ b/dotfiles/common/.zsh/modules/Src/parse.c diff --git a/dotfiles/system/.zsh/modules/Src/pattern.c b/dotfiles/common/.zsh/modules/Src/pattern.c index 737f5cd..737f5cd 100644 --- a/dotfiles/system/.zsh/modules/Src/pattern.c +++ b/dotfiles/common/.zsh/modules/Src/pattern.c diff --git a/dotfiles/system/.zsh/modules/Src/prompt.c b/dotfiles/common/.zsh/modules/Src/prompt.c index 959ed8e..959ed8e 100644 --- a/dotfiles/system/.zsh/modules/Src/prompt.c +++ b/dotfiles/common/.zsh/modules/Src/prompt.c diff --git a/dotfiles/system/.zsh/modules/Src/prototypes.h b/dotfiles/common/.zsh/modules/Src/prototypes.h index e3db4f5..e3db4f5 100644 --- a/dotfiles/system/.zsh/modules/Src/prototypes.h +++ b/dotfiles/common/.zsh/modules/Src/prototypes.h diff --git a/dotfiles/system/.zsh/modules/Src/signals.c b/dotfiles/common/.zsh/modules/Src/signals.c index 20c6fdf..20c6fdf 100644 --- a/dotfiles/system/.zsh/modules/Src/signals.c +++ b/dotfiles/common/.zsh/modules/Src/signals.c diff --git a/dotfiles/system/.zsh/modules/Src/signals.h b/dotfiles/common/.zsh/modules/Src/signals.h index 41ac88c..41ac88c 100644 --- a/dotfiles/system/.zsh/modules/Src/signals.h +++ b/dotfiles/common/.zsh/modules/Src/signals.h diff --git a/dotfiles/system/.zsh/modules/Src/signames1.awk b/dotfiles/common/.zsh/modules/Src/signames1.awk index 27d21ac..27d21ac 100644 --- a/dotfiles/system/.zsh/modules/Src/signames1.awk +++ b/dotfiles/common/.zsh/modules/Src/signames1.awk diff --git a/dotfiles/system/.zsh/modules/Src/signames2.awk b/dotfiles/common/.zsh/modules/Src/signames2.awk index 4d15681..4d15681 100644 --- a/dotfiles/system/.zsh/modules/Src/signames2.awk +++ b/dotfiles/common/.zsh/modules/Src/signames2.awk diff --git a/dotfiles/system/.zsh/modules/Src/string.c b/dotfiles/common/.zsh/modules/Src/string.c index 9e14ef9..9e14ef9 100644 --- a/dotfiles/system/.zsh/modules/Src/string.c +++ b/dotfiles/common/.zsh/modules/Src/string.c diff --git a/dotfiles/system/.zsh/modules/Src/utils.c b/dotfiles/common/.zsh/modules/Src/utils.c index 075d272..075d272 100644 --- a/dotfiles/system/.zsh/modules/Src/utils.c +++ b/dotfiles/common/.zsh/modules/Src/utils.c diff --git a/dotfiles/system/.zsh/modules/Src/wcwidth9.h b/dotfiles/common/.zsh/modules/Src/wcwidth9.h index 448f548..448f548 100644 --- a/dotfiles/system/.zsh/modules/Src/wcwidth9.h +++ b/dotfiles/common/.zsh/modules/Src/wcwidth9.h diff --git a/dotfiles/system/.zsh/modules/Src/zsh.h b/dotfiles/common/.zsh/modules/Src/zsh.h index 8e7f20b..8e7f20b 100644 --- a/dotfiles/system/.zsh/modules/Src/zsh.h +++ b/dotfiles/common/.zsh/modules/Src/zsh.h diff --git a/dotfiles/system/.zsh/modules/Src/zsh.mdd b/dotfiles/common/.zsh/modules/Src/zsh.mdd index d95f5d5..d95f5d5 100644 --- a/dotfiles/system/.zsh/modules/Src/zsh.mdd +++ b/dotfiles/common/.zsh/modules/Src/zsh.mdd diff --git a/dotfiles/system/.zsh/modules/Src/zsh.rc b/dotfiles/common/.zsh/modules/Src/zsh.rc index 93c82ba..93c82ba 100644 --- a/dotfiles/system/.zsh/modules/Src/zsh.rc +++ b/dotfiles/common/.zsh/modules/Src/zsh.rc diff --git a/dotfiles/system/.zsh/modules/Src/zsh_system.h b/dotfiles/common/.zsh/modules/Src/zsh_system.h index 8289ee9..8289ee9 100644 --- a/dotfiles/system/.zsh/modules/Src/zsh_system.h +++ b/dotfiles/common/.zsh/modules/Src/zsh_system.h diff --git a/dotfiles/system/.zsh/modules/Src/ztype.h b/dotfiles/common/.zsh/modules/Src/ztype.h index ae72367..ae72367 100644 --- a/dotfiles/system/.zsh/modules/Src/ztype.h +++ b/dotfiles/common/.zsh/modules/Src/ztype.h diff --git a/dotfiles/system/.zsh/modules/Test/.cvsignore b/dotfiles/common/.zsh/modules/Test/.cvsignore index 855d729..855d729 100644 --- a/dotfiles/system/.zsh/modules/Test/.cvsignore +++ b/dotfiles/common/.zsh/modules/Test/.cvsignore diff --git a/dotfiles/system/.zsh/modules/Test/.distfiles b/dotfiles/common/.zsh/modules/Test/.distfiles index f03668b..f03668b 100644 --- a/dotfiles/system/.zsh/modules/Test/.distfiles +++ b/dotfiles/common/.zsh/modules/Test/.distfiles diff --git a/dotfiles/system/.zsh/modules/Test/A01grammar.ztst b/dotfiles/common/.zsh/modules/Test/A01grammar.ztst index e4b6870..e4b6870 100644 --- a/dotfiles/system/.zsh/modules/Test/A01grammar.ztst +++ b/dotfiles/common/.zsh/modules/Test/A01grammar.ztst diff --git a/dotfiles/system/.zsh/modules/Test/A02alias.ztst b/dotfiles/common/.zsh/modules/Test/A02alias.ztst index e68e93e..e68e93e 100644 --- a/dotfiles/system/.zsh/modules/Test/A02alias.ztst +++ b/dotfiles/common/.zsh/modules/Test/A02alias.ztst diff --git a/dotfiles/system/.zsh/modules/Test/A03quoting.ztst b/dotfiles/common/.zsh/modules/Test/A03quoting.ztst index da3ce35..da3ce35 100644 --- a/dotfiles/system/.zsh/modules/Test/A03quoting.ztst +++ b/dotfiles/common/.zsh/modules/Test/A03quoting.ztst diff --git a/dotfiles/system/.zsh/modules/Test/A04redirect.ztst b/dotfiles/common/.zsh/modules/Test/A04redirect.ztst index d7fe22f..d7fe22f 100644 --- a/dotfiles/system/.zsh/modules/Test/A04redirect.ztst +++ b/dotfiles/common/.zsh/modules/Test/A04redirect.ztst diff --git a/dotfiles/system/.zsh/modules/Test/A05execution.ztst b/dotfiles/common/.zsh/modules/Test/A05execution.ztst index 0804691..0804691 100644 --- a/dotfiles/system/.zsh/modules/Test/A05execution.ztst +++ b/dotfiles/common/.zsh/modules/Test/A05execution.ztst diff --git a/dotfiles/system/.zsh/modules/Test/A06assign.ztst b/dotfiles/common/.zsh/modules/Test/A06assign.ztst index bf39aee..bf39aee 100644 --- a/dotfiles/system/.zsh/modules/Test/A06assign.ztst +++ b/dotfiles/common/.zsh/modules/Test/A06assign.ztst diff --git a/dotfiles/system/.zsh/modules/Test/A07control.ztst b/dotfiles/common/.zsh/modules/Test/A07control.ztst index b1a2487..b1a2487 100644 --- a/dotfiles/system/.zsh/modules/Test/A07control.ztst +++ b/dotfiles/common/.zsh/modules/Test/A07control.ztst diff --git a/dotfiles/system/.zsh/modules/Test/B01cd.ztst b/dotfiles/common/.zsh/modules/Test/B01cd.ztst index 94447e7..94447e7 100644 --- a/dotfiles/system/.zsh/modules/Test/B01cd.ztst +++ b/dotfiles/common/.zsh/modules/Test/B01cd.ztst diff --git a/dotfiles/system/.zsh/modules/Test/B02typeset.ztst b/dotfiles/common/.zsh/modules/Test/B02typeset.ztst index b27bb4f..b27bb4f 100644 --- a/dotfiles/system/.zsh/modules/Test/B02typeset.ztst +++ b/dotfiles/common/.zsh/modules/Test/B02typeset.ztst diff --git a/dotfiles/system/.zsh/modules/Test/B03print.ztst b/dotfiles/common/.zsh/modules/Test/B03print.ztst index c65568a..c65568a 100644 --- a/dotfiles/system/.zsh/modules/Test/B03print.ztst +++ b/dotfiles/common/.zsh/modules/Test/B03print.ztst diff --git a/dotfiles/system/.zsh/modules/Test/B04read.ztst b/dotfiles/common/.zsh/modules/Test/B04read.ztst index 25c3d41..25c3d41 100644 --- a/dotfiles/system/.zsh/modules/Test/B04read.ztst +++ b/dotfiles/common/.zsh/modules/Test/B04read.ztst diff --git a/dotfiles/system/.zsh/modules/Test/B05eval.ztst b/dotfiles/common/.zsh/modules/Test/B05eval.ztst index 6427d6f..6427d6f 100644 --- a/dotfiles/system/.zsh/modules/Test/B05eval.ztst +++ b/dotfiles/common/.zsh/modules/Test/B05eval.ztst diff --git a/dotfiles/system/.zsh/modules/Test/B06fc.ztst b/dotfiles/common/.zsh/modules/Test/B06fc.ztst index 922b001..922b001 100644 --- a/dotfiles/system/.zsh/modules/Test/B06fc.ztst +++ b/dotfiles/common/.zsh/modules/Test/B06fc.ztst diff --git a/dotfiles/system/.zsh/modules/Test/B07emulate.ztst b/dotfiles/common/.zsh/modules/Test/B07emulate.ztst index 2de097e..2de097e 100644 --- a/dotfiles/system/.zsh/modules/Test/B07emulate.ztst +++ b/dotfiles/common/.zsh/modules/Test/B07emulate.ztst diff --git a/dotfiles/system/.zsh/modules/Test/B08shift.ztst b/dotfiles/common/.zsh/modules/Test/B08shift.ztst index 0aa9226..0aa9226 100644 --- a/dotfiles/system/.zsh/modules/Test/B08shift.ztst +++ b/dotfiles/common/.zsh/modules/Test/B08shift.ztst diff --git a/dotfiles/system/.zsh/modules/Test/B09hash.ztst b/dotfiles/common/.zsh/modules/Test/B09hash.ztst index 7b5dfb4..7b5dfb4 100644 --- a/dotfiles/system/.zsh/modules/Test/B09hash.ztst +++ b/dotfiles/common/.zsh/modules/Test/B09hash.ztst diff --git a/dotfiles/system/.zsh/modules/Test/C01arith.ztst b/dotfiles/common/.zsh/modules/Test/C01arith.ztst index 61da763..61da763 100644 --- a/dotfiles/system/.zsh/modules/Test/C01arith.ztst +++ b/dotfiles/common/.zsh/modules/Test/C01arith.ztst diff --git a/dotfiles/system/.zsh/modules/Test/C02cond.ztst b/dotfiles/common/.zsh/modules/Test/C02cond.ztst index 3852501..3852501 100644 --- a/dotfiles/system/.zsh/modules/Test/C02cond.ztst +++ b/dotfiles/common/.zsh/modules/Test/C02cond.ztst diff --git a/dotfiles/system/.zsh/modules/Test/C03traps.ztst b/dotfiles/common/.zsh/modules/Test/C03traps.ztst index 7bc0b48..7bc0b48 100644 --- a/dotfiles/system/.zsh/modules/Test/C03traps.ztst +++ b/dotfiles/common/.zsh/modules/Test/C03traps.ztst diff --git a/dotfiles/system/.zsh/modules/Test/C04funcdef.ztst b/dotfiles/common/.zsh/modules/Test/C04funcdef.ztst index 0cf2b58..0cf2b58 100644 --- a/dotfiles/system/.zsh/modules/Test/C04funcdef.ztst +++ b/dotfiles/common/.zsh/modules/Test/C04funcdef.ztst diff --git a/dotfiles/system/.zsh/modules/Test/C05debug.ztst b/dotfiles/common/.zsh/modules/Test/C05debug.ztst index 9a8df1d..9a8df1d 100644 --- a/dotfiles/system/.zsh/modules/Test/C05debug.ztst +++ b/dotfiles/common/.zsh/modules/Test/C05debug.ztst diff --git a/dotfiles/system/.zsh/modules/Test/D01prompt.ztst b/dotfiles/common/.zsh/modules/Test/D01prompt.ztst index 607ffb6..607ffb6 100644 --- a/dotfiles/system/.zsh/modules/Test/D01prompt.ztst +++ b/dotfiles/common/.zsh/modules/Test/D01prompt.ztst diff --git a/dotfiles/system/.zsh/modules/Test/D02glob.ztst b/dotfiles/common/.zsh/modules/Test/D02glob.ztst index 1385d57..1385d57 100644 --- a/dotfiles/system/.zsh/modules/Test/D02glob.ztst +++ b/dotfiles/common/.zsh/modules/Test/D02glob.ztst diff --git a/dotfiles/system/.zsh/modules/Test/D03procsubst.ztst b/dotfiles/common/.zsh/modules/Test/D03procsubst.ztst index ca8d56f..ca8d56f 100644 --- a/dotfiles/system/.zsh/modules/Test/D03procsubst.ztst +++ b/dotfiles/common/.zsh/modules/Test/D03procsubst.ztst diff --git a/dotfiles/system/.zsh/modules/Test/D04parameter.ztst b/dotfiles/common/.zsh/modules/Test/D04parameter.ztst index 9128c3c..9128c3c 100644 --- a/dotfiles/system/.zsh/modules/Test/D04parameter.ztst +++ b/dotfiles/common/.zsh/modules/Test/D04parameter.ztst diff --git a/dotfiles/system/.zsh/modules/Test/D05array.ztst b/dotfiles/common/.zsh/modules/Test/D05array.ztst index 1fa607d..1fa607d 100644 --- a/dotfiles/system/.zsh/modules/Test/D05array.ztst +++ b/dotfiles/common/.zsh/modules/Test/D05array.ztst diff --git a/dotfiles/system/.zsh/modules/Test/D06subscript.ztst b/dotfiles/common/.zsh/modules/Test/D06subscript.ztst index 1449236..1449236 100644 --- a/dotfiles/system/.zsh/modules/Test/D06subscript.ztst +++ b/dotfiles/common/.zsh/modules/Test/D06subscript.ztst diff --git a/dotfiles/system/.zsh/modules/Test/D07multibyte.ztst b/dotfiles/common/.zsh/modules/Test/D07multibyte.ztst index e203153..e203153 100644 --- a/dotfiles/system/.zsh/modules/Test/D07multibyte.ztst +++ b/dotfiles/common/.zsh/modules/Test/D07multibyte.ztst diff --git a/dotfiles/system/.zsh/modules/Test/D08cmdsubst.ztst b/dotfiles/common/.zsh/modules/Test/D08cmdsubst.ztst index 3625373..3625373 100644 --- a/dotfiles/system/.zsh/modules/Test/D08cmdsubst.ztst +++ b/dotfiles/common/.zsh/modules/Test/D08cmdsubst.ztst diff --git a/dotfiles/system/.zsh/modules/Test/D09brace.ztst b/dotfiles/common/.zsh/modules/Test/D09brace.ztst index 3e667a8..3e667a8 100644 --- a/dotfiles/system/.zsh/modules/Test/D09brace.ztst +++ b/dotfiles/common/.zsh/modules/Test/D09brace.ztst diff --git a/dotfiles/system/.zsh/modules/Test/E01options.ztst b/dotfiles/common/.zsh/modules/Test/E01options.ztst index 2bd4fdb..2bd4fdb 100644 --- a/dotfiles/system/.zsh/modules/Test/E01options.ztst +++ b/dotfiles/common/.zsh/modules/Test/E01options.ztst diff --git a/dotfiles/system/.zsh/modules/Test/E02xtrace.ztst b/dotfiles/common/.zsh/modules/Test/E02xtrace.ztst index da6191c..da6191c 100644 --- a/dotfiles/system/.zsh/modules/Test/E02xtrace.ztst +++ b/dotfiles/common/.zsh/modules/Test/E02xtrace.ztst diff --git a/dotfiles/system/.zsh/modules/Test/Makefile.in b/dotfiles/common/.zsh/modules/Test/Makefile.in index 083df49..083df49 100644 --- a/dotfiles/system/.zsh/modules/Test/Makefile.in +++ b/dotfiles/common/.zsh/modules/Test/Makefile.in diff --git a/dotfiles/system/.zsh/modules/Test/README b/dotfiles/common/.zsh/modules/Test/README index d012277..d012277 100644 --- a/dotfiles/system/.zsh/modules/Test/README +++ b/dotfiles/common/.zsh/modules/Test/README diff --git a/dotfiles/system/.zsh/modules/Test/V02zregexparse.ztst b/dotfiles/common/.zsh/modules/Test/V02zregexparse.ztst index b4cec42..b4cec42 100644 --- a/dotfiles/system/.zsh/modules/Test/V02zregexparse.ztst +++ b/dotfiles/common/.zsh/modules/Test/V02zregexparse.ztst diff --git a/dotfiles/system/.zsh/modules/Test/V03mathfunc.ztst b/dotfiles/common/.zsh/modules/Test/V03mathfunc.ztst index 1edb7a2..1edb7a2 100644 --- a/dotfiles/system/.zsh/modules/Test/V03mathfunc.ztst +++ b/dotfiles/common/.zsh/modules/Test/V03mathfunc.ztst diff --git a/dotfiles/system/.zsh/modules/Test/V04features.ztst b/dotfiles/common/.zsh/modules/Test/V04features.ztst index 6939053..6939053 100644 --- a/dotfiles/system/.zsh/modules/Test/V04features.ztst +++ b/dotfiles/common/.zsh/modules/Test/V04features.ztst diff --git a/dotfiles/system/.zsh/modules/Test/V05styles.ztst b/dotfiles/common/.zsh/modules/Test/V05styles.ztst index ca95b63..ca95b63 100644 --- a/dotfiles/system/.zsh/modules/Test/V05styles.ztst +++ b/dotfiles/common/.zsh/modules/Test/V05styles.ztst diff --git a/dotfiles/system/.zsh/modules/Test/V07pcre.ztst b/dotfiles/common/.zsh/modules/Test/V07pcre.ztst index ad17707..ad17707 100644 --- a/dotfiles/system/.zsh/modules/Test/V07pcre.ztst +++ b/dotfiles/common/.zsh/modules/Test/V07pcre.ztst diff --git a/dotfiles/system/.zsh/modules/Test/V08zpty.ztst b/dotfiles/common/.zsh/modules/Test/V08zpty.ztst index b0cbfa0..b0cbfa0 100644 --- a/dotfiles/system/.zsh/modules/Test/V08zpty.ztst +++ b/dotfiles/common/.zsh/modules/Test/V08zpty.ztst diff --git a/dotfiles/system/.zsh/modules/Test/V09datetime.ztst b/dotfiles/common/.zsh/modules/Test/V09datetime.ztst index 7905155..7905155 100644 --- a/dotfiles/system/.zsh/modules/Test/V09datetime.ztst +++ b/dotfiles/common/.zsh/modules/Test/V09datetime.ztst diff --git a/dotfiles/system/.zsh/modules/Test/V10private.ztst b/dotfiles/common/.zsh/modules/Test/V10private.ztst index 78ecd48..78ecd48 100644 --- a/dotfiles/system/.zsh/modules/Test/V10private.ztst +++ b/dotfiles/common/.zsh/modules/Test/V10private.ztst diff --git a/dotfiles/system/.zsh/modules/Test/W01history.ztst b/dotfiles/common/.zsh/modules/Test/W01history.ztst index 6ef9b11..6ef9b11 100644 --- a/dotfiles/system/.zsh/modules/Test/W01history.ztst +++ b/dotfiles/common/.zsh/modules/Test/W01history.ztst diff --git a/dotfiles/system/.zsh/modules/Test/comptest b/dotfiles/common/.zsh/modules/Test/comptest index 166d0b4..166d0b4 100644 --- a/dotfiles/system/.zsh/modules/Test/comptest +++ b/dotfiles/common/.zsh/modules/Test/comptest diff --git a/dotfiles/system/.zsh/modules/Test/runtests.zsh b/dotfiles/common/.zsh/modules/Test/runtests.zsh index 562234d..562234d 100644 --- a/dotfiles/system/.zsh/modules/Test/runtests.zsh +++ b/dotfiles/common/.zsh/modules/Test/runtests.zsh diff --git a/dotfiles/system/.zsh/modules/Test/ztst.zsh b/dotfiles/common/.zsh/modules/Test/ztst.zsh index f172ae1..f172ae1 100755 --- a/dotfiles/system/.zsh/modules/Test/ztst.zsh +++ b/dotfiles/common/.zsh/modules/Test/ztst.zsh diff --git a/dotfiles/system/.zsh/modules/aclocal.m4 b/dotfiles/common/.zsh/modules/aclocal.m4 index e91be3c..e91be3c 100644 --- a/dotfiles/system/.zsh/modules/aclocal.m4 +++ b/dotfiles/common/.zsh/modules/aclocal.m4 diff --git a/dotfiles/system/.zsh/modules/aczsh.m4 b/dotfiles/common/.zsh/modules/aczsh.m4 index 0219ae2..0219ae2 100644 --- a/dotfiles/system/.zsh/modules/aczsh.m4 +++ b/dotfiles/common/.zsh/modules/aczsh.m4 diff --git a/dotfiles/system/.zsh/modules/config.guess b/dotfiles/common/.zsh/modules/config.guess index dc84c68..dc84c68 100755 --- a/dotfiles/system/.zsh/modules/config.guess +++ b/dotfiles/common/.zsh/modules/config.guess diff --git a/dotfiles/system/.zsh/modules/config.h.in b/dotfiles/common/.zsh/modules/config.h.in index 89a65b7..89a65b7 100644 --- a/dotfiles/system/.zsh/modules/config.h.in +++ b/dotfiles/common/.zsh/modules/config.h.in diff --git a/dotfiles/system/.zsh/modules/config.sub b/dotfiles/common/.zsh/modules/config.sub index 2a55a50..2a55a50 100755 --- a/dotfiles/system/.zsh/modules/config.sub +++ b/dotfiles/common/.zsh/modules/config.sub diff --git a/dotfiles/system/.zsh/modules/configure b/dotfiles/common/.zsh/modules/configure index 2b2a912..2b2a912 100755 --- a/dotfiles/system/.zsh/modules/configure +++ b/dotfiles/common/.zsh/modules/configure diff --git a/dotfiles/system/.zsh/modules/configure.ac b/dotfiles/common/.zsh/modules/configure.ac index 4dd4eba..4dd4eba 100644 --- a/dotfiles/system/.zsh/modules/configure.ac +++ b/dotfiles/common/.zsh/modules/configure.ac diff --git a/dotfiles/system/.zsh/modules/copy_from_zsh_src.zsh b/dotfiles/common/.zsh/modules/copy_from_zsh_src.zsh index 89eee01..89eee01 100755 --- a/dotfiles/system/.zsh/modules/copy_from_zsh_src.zsh +++ b/dotfiles/common/.zsh/modules/copy_from_zsh_src.zsh diff --git a/dotfiles/system/.zsh/modules/install-sh b/dotfiles/common/.zsh/modules/install-sh index 4fbbae7..4fbbae7 100755 --- a/dotfiles/system/.zsh/modules/install-sh +++ b/dotfiles/common/.zsh/modules/install-sh diff --git a/dotfiles/system/.zsh/modules/mkinstalldirs b/dotfiles/common/.zsh/modules/mkinstalldirs index 1c3d072..1c3d072 100755 --- a/dotfiles/system/.zsh/modules/mkinstalldirs +++ b/dotfiles/common/.zsh/modules/mkinstalldirs diff --git a/dotfiles/system/.zsh/modules/patch_cfgac.diff b/dotfiles/common/.zsh/modules/patch_cfgac.diff index 50624bc..50624bc 100644 --- a/dotfiles/system/.zsh/modules/patch_cfgac.diff +++ b/dotfiles/common/.zsh/modules/patch_cfgac.diff diff --git a/dotfiles/system/.zsh/modules/stamp-h.in b/dotfiles/common/.zsh/modules/stamp-h.in index 8b13789..8b13789 100644 --- a/dotfiles/system/.zsh/modules/stamp-h.in +++ b/dotfiles/common/.zsh/modules/stamp-h.in diff --git a/dotfiles/system/.zshrc b/dotfiles/common/.zshrc index 0e997ab..0e997ab 100644 --- a/dotfiles/system/.zshrc +++ b/dotfiles/common/.zshrc diff --git a/dotfiles/system/.zshrc.d/aliases.sh b/dotfiles/common/.zshrc.d/aliases.sh index 28c0f3f..28c0f3f 100644 --- a/dotfiles/system/.zshrc.d/aliases.sh +++ b/dotfiles/common/.zshrc.d/aliases.sh diff --git a/dotfiles/system/.zshrc.d/arch-downgrade.sh b/dotfiles/common/.zshrc.d/arch-downgrade.sh index f1d01a7..f1d01a7 100644 --- a/dotfiles/system/.zshrc.d/arch-downgrade.sh +++ b/dotfiles/common/.zshrc.d/arch-downgrade.sh diff --git a/dotfiles/system/.zshrc.d/emacs.sh b/dotfiles/common/.zshrc.d/emacs.sh index 0a8444b..0a8444b 100644 --- a/dotfiles/system/.zshrc.d/emacs.sh +++ b/dotfiles/common/.zshrc.d/emacs.sh diff --git a/dotfiles/system/.zshrc.d/fzf.sh b/dotfiles/common/.zshrc.d/fzf.sh index 9a5a9bd..9a5a9bd 100644 --- a/dotfiles/system/.zshrc.d/fzf.sh +++ b/dotfiles/common/.zshrc.d/fzf.sh diff --git a/dotfiles/system/.zshrc.d/git.sh b/dotfiles/common/.zshrc.d/git.sh index 6c2b6ad..6c2b6ad 100644 --- a/dotfiles/system/.zshrc.d/git.sh +++ b/dotfiles/common/.zshrc.d/git.sh diff --git a/dotfiles/system/.zshrc.d/media.sh b/dotfiles/common/.zshrc.d/media.sh index 92fe2ce..92fe2ce 100644 --- a/dotfiles/system/.zshrc.d/media.sh +++ b/dotfiles/common/.zshrc.d/media.sh diff --git a/dotfiles/system/.zshrc.d/utilities.sh b/dotfiles/common/.zshrc.d/utilities.sh index 431cac0..431cac0 100644 --- a/dotfiles/system/.zshrc.d/utilities.sh +++ b/dotfiles/common/.zshrc.d/utilities.sh diff --git a/dotfiles/system/documents/bazzite-fractal-save-desktop.sd.tar.gz b/dotfiles/common/documents/bazzite-fractal-save-desktop.sd.tar.gz Binary files differindex 14ea060..14ea060 100644 --- a/dotfiles/system/documents/bazzite-fractal-save-desktop.sd.tar.gz +++ b/dotfiles/common/documents/bazzite-fractal-save-desktop.sd.tar.gz diff --git a/dotfiles/system/documents/bazzite-fractal.sd.tar.gz b/dotfiles/common/documents/bazzite-fractal.sd.tar.gz Binary files differindex 3d97c6f..3d97c6f 100644 --- a/dotfiles/system/documents/bazzite-fractal.sd.tar.gz +++ b/dotfiles/common/documents/bazzite-fractal.sd.tar.gz diff --git a/dotfiles/system/music/60s Sounds.m3u b/dotfiles/common/music/60s Sounds.m3u index 1507649..1507649 100644 --- a/dotfiles/system/music/60s Sounds.m3u +++ b/dotfiles/common/music/60s Sounds.m3u diff --git a/dotfiles/system/music/90s Sounds.m3u b/dotfiles/common/music/90s Sounds.m3u index 70c45c1..70c45c1 100644 --- a/dotfiles/system/music/90s Sounds.m3u +++ b/dotfiles/common/music/90s Sounds.m3u diff --git a/dotfiles/system/music/Ambient Sleeping Pill.m3u b/dotfiles/common/music/Ambient Sleeping Pill.m3u index 891a266..891a266 100644 --- a/dotfiles/system/music/Ambient Sleeping Pill.m3u +++ b/dotfiles/common/music/Ambient Sleeping Pill.m3u diff --git a/dotfiles/system/music/BAGeL Radio.m3u b/dotfiles/common/music/BAGeL Radio.m3u index 546030c..546030c 100644 --- a/dotfiles/system/music/BAGeL Radio.m3u +++ b/dotfiles/common/music/BAGeL Radio.m3u diff --git a/dotfiles/system/music/BBC World Service.m3u b/dotfiles/common/music/BBC World Service.m3u index 47ab17d..47ab17d 100644 --- a/dotfiles/system/music/BBC World Service.m3u +++ b/dotfiles/common/music/BBC World Service.m3u diff --git a/dotfiles/system/music/Baroque Sonatas.m3u b/dotfiles/common/music/Baroque Sonatas.m3u index 6962974..6962974 100644 --- a/dotfiles/system/music/Baroque Sonatas.m3u +++ b/dotfiles/common/music/Baroque Sonatas.m3u diff --git a/dotfiles/system/music/Black Flamingos - Space Bar.m4a b/dotfiles/common/music/Black Flamingos - Space Bar.m4a Binary files differindex 281e6b8..281e6b8 100644 --- a/dotfiles/system/music/Black Flamingos - Space Bar.m4a +++ b/dotfiles/common/music/Black Flamingos - Space Bar.m4a diff --git a/dotfiles/system/music/Blues Radio.m3u b/dotfiles/common/music/Blues Radio.m3u index abd4e2b..abd4e2b 100644 --- a/dotfiles/system/music/Blues Radio.m3u +++ b/dotfiles/common/music/Blues Radio.m3u diff --git a/dotfiles/system/music/Dark Ambient.m3u b/dotfiles/common/music/Dark Ambient.m3u index 2db37ae..2db37ae 100644 --- a/dotfiles/system/music/Dark Ambient.m3u +++ b/dotfiles/common/music/Dark Ambient.m3u diff --git a/dotfiles/system/music/Flux FM Radio.m3u b/dotfiles/common/music/Flux FM Radio.m3u index 9a5aaf9..9a5aaf9 100644 --- a/dotfiles/system/music/Flux FM Radio.m3u +++ b/dotfiles/common/music/Flux FM Radio.m3u diff --git a/dotfiles/system/music/Jazz Radio Happy Hour.m3u b/dotfiles/common/music/Jazz Radio Happy Hour.m3u index caa1802..caa1802 100644 --- a/dotfiles/system/music/Jazz Radio Happy Hour.m3u +++ b/dotfiles/common/music/Jazz Radio Happy Hour.m3u diff --git a/dotfiles/system/music/Jazz Radio Latin Jazz.m3u b/dotfiles/common/music/Jazz Radio Latin Jazz.m3u index f957d29..f957d29 100644 --- a/dotfiles/system/music/Jazz Radio Latin Jazz.m3u +++ b/dotfiles/common/music/Jazz Radio Latin Jazz.m3u diff --git a/dotfiles/system/music/Jazz Radio New Orleans.m3u b/dotfiles/common/music/Jazz Radio New Orleans.m3u index 21f13d6..21f13d6 100644 --- a/dotfiles/system/music/Jazz Radio New Orleans.m3u +++ b/dotfiles/common/music/Jazz Radio New Orleans.m3u diff --git a/dotfiles/system/music/Jazz Radio Only Women.m3u b/dotfiles/common/music/Jazz Radio Only Women.m3u index aebd263..aebd263 100644 --- a/dotfiles/system/music/Jazz Radio Only Women.m3u +++ b/dotfiles/common/music/Jazz Radio Only Women.m3u diff --git a/dotfiles/system/music/Malvern Radio International Classical.m3u b/dotfiles/common/music/Malvern Radio International Classical.m3u index 95b8080..95b8080 100644 --- a/dotfiles/system/music/Malvern Radio International Classical.m3u +++ b/dotfiles/common/music/Malvern Radio International Classical.m3u diff --git a/dotfiles/system/music/NPR 24 Hour Radio.m3u b/dotfiles/common/music/NPR 24 Hour Radio.m3u index 557cb53..557cb53 100644 --- a/dotfiles/system/music/NPR 24 Hour Radio.m3u +++ b/dotfiles/common/music/NPR 24 Hour Radio.m3u diff --git a/dotfiles/system/music/Radio Caprice Acoustic Blues.m3u b/dotfiles/common/music/Radio Caprice Acoustic Blues.m3u index 360e093..360e093 100644 --- a/dotfiles/system/music/Radio Caprice Acoustic Blues.m3u +++ b/dotfiles/common/music/Radio Caprice Acoustic Blues.m3u diff --git a/dotfiles/system/music/Radio Caprice Breakbeat.m3u b/dotfiles/common/music/Radio Caprice Breakbeat.m3u index 93c26c4..93c26c4 100644 --- a/dotfiles/system/music/Radio Caprice Breakbeat.m3u +++ b/dotfiles/common/music/Radio Caprice Breakbeat.m3u diff --git a/dotfiles/system/music/Radio Caprice Classical Baroque.m3u b/dotfiles/common/music/Radio Caprice Classical Baroque.m3u index c4943da..c4943da 100644 --- a/dotfiles/system/music/Radio Caprice Classical Baroque.m3u +++ b/dotfiles/common/music/Radio Caprice Classical Baroque.m3u diff --git a/dotfiles/system/music/Radio Caprice Classical Cello.m3u b/dotfiles/common/music/Radio Caprice Classical Cello.m3u index 8bc683b..8bc683b 100644 --- a/dotfiles/system/music/Radio Caprice Classical Cello.m3u +++ b/dotfiles/common/music/Radio Caprice Classical Cello.m3u diff --git a/dotfiles/system/music/Radio Caprice Classical Impressionism.m3u b/dotfiles/common/music/Radio Caprice Classical Impressionism.m3u index 3bb18fd..3bb18fd 100644 --- a/dotfiles/system/music/Radio Caprice Classical Impressionism.m3u +++ b/dotfiles/common/music/Radio Caprice Classical Impressionism.m3u diff --git a/dotfiles/system/music/Radio Caprice Classical Lute.m3u b/dotfiles/common/music/Radio Caprice Classical Lute.m3u index 2061560..2061560 100644 --- a/dotfiles/system/music/Radio Caprice Classical Lute.m3u +++ b/dotfiles/common/music/Radio Caprice Classical Lute.m3u diff --git a/dotfiles/system/music/Radio Caprice Classical Medieval.m3u b/dotfiles/common/music/Radio Caprice Classical Medieval.m3u index 7ad7e78..7ad7e78 100644 --- a/dotfiles/system/music/Radio Caprice Classical Medieval.m3u +++ b/dotfiles/common/music/Radio Caprice Classical Medieval.m3u diff --git a/dotfiles/system/music/Radio Caprice Classical Piano.m3u b/dotfiles/common/music/Radio Caprice Classical Piano.m3u index d94613c..d94613c 100644 --- a/dotfiles/system/music/Radio Caprice Classical Piano.m3u +++ b/dotfiles/common/music/Radio Caprice Classical Piano.m3u diff --git a/dotfiles/system/music/Radio Caprice Classical Renaissance.m3u b/dotfiles/common/music/Radio Caprice Classical Renaissance.m3u index 5eb695c..5eb695c 100644 --- a/dotfiles/system/music/Radio Caprice Classical Renaissance.m3u +++ b/dotfiles/common/music/Radio Caprice Classical Renaissance.m3u diff --git a/dotfiles/system/music/Radio Caprice Classical Sonata.m3u b/dotfiles/common/music/Radio Caprice Classical Sonata.m3u index bf6f77f..bf6f77f 100644 --- a/dotfiles/system/music/Radio Caprice Classical Sonata.m3u +++ b/dotfiles/common/music/Radio Caprice Classical Sonata.m3u diff --git a/dotfiles/system/music/Radio Caprice Classical Strings.m3u b/dotfiles/common/music/Radio Caprice Classical Strings.m3u index 06d6b98..06d6b98 100644 --- a/dotfiles/system/music/Radio Caprice Classical Strings.m3u +++ b/dotfiles/common/music/Radio Caprice Classical Strings.m3u diff --git a/dotfiles/system/music/Radio Caprice Classical Violin.m3u b/dotfiles/common/music/Radio Caprice Classical Violin.m3u index fe8e97e..fe8e97e 100644 --- a/dotfiles/system/music/Radio Caprice Classical Violin.m3u +++ b/dotfiles/common/music/Radio Caprice Classical Violin.m3u diff --git a/dotfiles/system/music/Radio Caprice Delta Blues.m3u b/dotfiles/common/music/Radio Caprice Delta Blues.m3u index 8788935..8788935 100644 --- a/dotfiles/system/music/Radio Caprice Delta Blues.m3u +++ b/dotfiles/common/music/Radio Caprice Delta Blues.m3u diff --git a/dotfiles/system/music/Radio Caprice Downtempo.m3u b/dotfiles/common/music/Radio Caprice Downtempo.m3u index 7a72ca6..7a72ca6 100644 --- a/dotfiles/system/music/Radio Caprice Downtempo.m3u +++ b/dotfiles/common/music/Radio Caprice Downtempo.m3u diff --git a/dotfiles/system/music/Radio Caprice Dubstep.m3u b/dotfiles/common/music/Radio Caprice Dubstep.m3u index eab9c17..eab9c17 100644 --- a/dotfiles/system/music/Radio Caprice Dubstep.m3u +++ b/dotfiles/common/music/Radio Caprice Dubstep.m3u diff --git a/dotfiles/system/music/Radio Caprice Gregorian Chants.m3u b/dotfiles/common/music/Radio Caprice Gregorian Chants.m3u index a8bdf5a..a8bdf5a 100644 --- a/dotfiles/system/music/Radio Caprice Gregorian Chants.m3u +++ b/dotfiles/common/music/Radio Caprice Gregorian Chants.m3u diff --git a/dotfiles/system/music/Radio Caprice Hardcore Punk.m3u b/dotfiles/common/music/Radio Caprice Hardcore Punk.m3u index b8ba07e..b8ba07e 100644 --- a/dotfiles/system/music/Radio Caprice Hardcore Punk.m3u +++ b/dotfiles/common/music/Radio Caprice Hardcore Punk.m3u diff --git a/dotfiles/system/music/Radio Caprice Jazz Bebop.m3u b/dotfiles/common/music/Radio Caprice Jazz Bebop.m3u index 08f98b7..08f98b7 100644 --- a/dotfiles/system/music/Radio Caprice Jazz Bebop.m3u +++ b/dotfiles/common/music/Radio Caprice Jazz Bebop.m3u diff --git a/dotfiles/system/music/Radio Caprice Jazz Rap.m3u b/dotfiles/common/music/Radio Caprice Jazz Rap.m3u index 275b470..275b470 100644 --- a/dotfiles/system/music/Radio Caprice Jazz Rap.m3u +++ b/dotfiles/common/music/Radio Caprice Jazz Rap.m3u diff --git a/dotfiles/system/music/Radio Caprice Old School Hip-Hop.m3u b/dotfiles/common/music/Radio Caprice Old School Hip-Hop.m3u index bff948d..bff948d 100644 --- a/dotfiles/system/music/Radio Caprice Old School Hip-Hop.m3u +++ b/dotfiles/common/music/Radio Caprice Old School Hip-Hop.m3u diff --git a/dotfiles/system/music/Radio Caprice Oldies.m3u b/dotfiles/common/music/Radio Caprice Oldies.m3u index 7421d1b..7421d1b 100644 --- a/dotfiles/system/music/Radio Caprice Oldies.m3u +++ b/dotfiles/common/music/Radio Caprice Oldies.m3u diff --git a/dotfiles/system/music/Radio Caprice Reggae Roots.m3u b/dotfiles/common/music/Radio Caprice Reggae Roots.m3u index f9f2863..f9f2863 100644 --- a/dotfiles/system/music/Radio Caprice Reggae Roots.m3u +++ b/dotfiles/common/music/Radio Caprice Reggae Roots.m3u diff --git a/dotfiles/system/music/Radio Caprice Reggae.m3u b/dotfiles/common/music/Radio Caprice Reggae.m3u index c7ea1ff..c7ea1ff 100644 --- a/dotfiles/system/music/Radio Caprice Reggae.m3u +++ b/dotfiles/common/music/Radio Caprice Reggae.m3u diff --git a/dotfiles/system/music/Radio Caprice Street Punk.m3u b/dotfiles/common/music/Radio Caprice Street Punk.m3u index e5603ab..e5603ab 100644 --- a/dotfiles/system/music/Radio Caprice Street Punk.m3u +++ b/dotfiles/common/music/Radio Caprice Street Punk.m3u diff --git a/dotfiles/system/music/Radio Caprice Trip Hop.m3u b/dotfiles/common/music/Radio Caprice Trip Hop.m3u index 159e86a..159e86a 100644 --- a/dotfiles/system/music/Radio Caprice Trip Hop.m3u +++ b/dotfiles/common/music/Radio Caprice Trip Hop.m3u diff --git a/dotfiles/system/music/Radio Swiss Classic French.m3u b/dotfiles/common/music/Radio Swiss Classic French.m3u index 20e5a6e..20e5a6e 100644 --- a/dotfiles/system/music/Radio Swiss Classic French.m3u +++ b/dotfiles/common/music/Radio Swiss Classic French.m3u diff --git a/dotfiles/system/music/Radio Swiss Classic German.m3u b/dotfiles/common/music/Radio Swiss Classic German.m3u index 8a1ec72..8a1ec72 100644 --- a/dotfiles/system/music/Radio Swiss Classic German.m3u +++ b/dotfiles/common/music/Radio Swiss Classic German.m3u diff --git a/dotfiles/system/music/Radio Swiss Classic Italian.m3u b/dotfiles/common/music/Radio Swiss Classic Italian.m3u index e0c7d4a..e0c7d4a 100644 --- a/dotfiles/system/music/Radio Swiss Classic Italian.m3u +++ b/dotfiles/common/music/Radio Swiss Classic Italian.m3u diff --git a/dotfiles/system/music/SomaFM Beat Blender.m3u b/dotfiles/common/music/SomaFM Beat Blender.m3u index 1f86a51..1f86a51 100644 --- a/dotfiles/system/music/SomaFM Beat Blender.m3u +++ b/dotfiles/common/music/SomaFM Beat Blender.m3u diff --git a/dotfiles/system/music/SomaFM Black Rock FM.m3u b/dotfiles/common/music/SomaFM Black Rock FM.m3u index 9c3c4e2..9c3c4e2 100644 --- a/dotfiles/system/music/SomaFM Black Rock FM.m3u +++ b/dotfiles/common/music/SomaFM Black Rock FM.m3u diff --git a/dotfiles/system/music/SomaFM Boot Liquor.m3u b/dotfiles/common/music/SomaFM Boot Liquor.m3u index 490aa24..490aa24 100644 --- a/dotfiles/system/music/SomaFM Boot Liquor.m3u +++ b/dotfiles/common/music/SomaFM Boot Liquor.m3u diff --git a/dotfiles/system/music/SomaFM Cliqhop IDM.m3u b/dotfiles/common/music/SomaFM Cliqhop IDM.m3u index 1ca516f..1ca516f 100644 --- a/dotfiles/system/music/SomaFM Cliqhop IDM.m3u +++ b/dotfiles/common/music/SomaFM Cliqhop IDM.m3u diff --git a/dotfiles/system/music/SomaFM Dark Zone.m3u b/dotfiles/common/music/SomaFM Dark Zone.m3u index 5cb6af2..5cb6af2 100644 --- a/dotfiles/system/music/SomaFM Dark Zone.m3u +++ b/dotfiles/common/music/SomaFM Dark Zone.m3u diff --git a/dotfiles/system/music/SomaFM Deep Space One.m3u b/dotfiles/common/music/SomaFM Deep Space One.m3u index 31dab20..31dab20 100644 --- a/dotfiles/system/music/SomaFM Deep Space One.m3u +++ b/dotfiles/common/music/SomaFM Deep Space One.m3u diff --git a/dotfiles/system/music/SomaFM Digitalis.m3u b/dotfiles/common/music/SomaFM Digitalis.m3u index 4a15156..4a15156 100644 --- a/dotfiles/system/music/SomaFM Digitalis.m3u +++ b/dotfiles/common/music/SomaFM Digitalis.m3u diff --git a/dotfiles/system/music/SomaFM Drone Zone.m3u b/dotfiles/common/music/SomaFM Drone Zone.m3u index 1463f76..1463f76 100644 --- a/dotfiles/system/music/SomaFM Drone Zone.m3u +++ b/dotfiles/common/music/SomaFM Drone Zone.m3u diff --git a/dotfiles/system/music/SomaFM Dub Step Beyond.m3u b/dotfiles/common/music/SomaFM Dub Step Beyond.m3u index e5d58d7..e5d58d7 100644 --- a/dotfiles/system/music/SomaFM Dub Step Beyond.m3u +++ b/dotfiles/common/music/SomaFM Dub Step Beyond.m3u diff --git a/dotfiles/system/music/SomaFM Fluid.m3u b/dotfiles/common/music/SomaFM Fluid.m3u index c3eda9d..c3eda9d 100644 --- a/dotfiles/system/music/SomaFM Fluid.m3u +++ b/dotfiles/common/music/SomaFM Fluid.m3u diff --git a/dotfiles/system/music/SomaFM Folk Forward.m3u b/dotfiles/common/music/SomaFM Folk Forward.m3u index 77919cf..77919cf 100644 --- a/dotfiles/system/music/SomaFM Folk Forward.m3u +++ b/dotfiles/common/music/SomaFM Folk Forward.m3u diff --git a/dotfiles/system/music/SomaFM Groove Salad Classic.m3u b/dotfiles/common/music/SomaFM Groove Salad Classic.m3u index 3dc3e70..3dc3e70 100644 --- a/dotfiles/system/music/SomaFM Groove Salad Classic.m3u +++ b/dotfiles/common/music/SomaFM Groove Salad Classic.m3u diff --git a/dotfiles/system/music/SomaFM Groove Salad.m3u b/dotfiles/common/music/SomaFM Groove Salad.m3u index ab50669..ab50669 100644 --- a/dotfiles/system/music/SomaFM Groove Salad.m3u +++ b/dotfiles/common/music/SomaFM Groove Salad.m3u diff --git a/dotfiles/system/music/SomaFM Heavyweight Reggae.m3u b/dotfiles/common/music/SomaFM Heavyweight Reggae.m3u index ead2744..ead2744 100644 --- a/dotfiles/system/music/SomaFM Heavyweight Reggae.m3u +++ b/dotfiles/common/music/SomaFM Heavyweight Reggae.m3u diff --git a/dotfiles/system/music/SomaFM Illinois Street Lounge.m3u b/dotfiles/common/music/SomaFM Illinois Street Lounge.m3u index 3c1f9f2..3c1f9f2 100644 --- a/dotfiles/system/music/SomaFM Illinois Street Lounge.m3u +++ b/dotfiles/common/music/SomaFM Illinois Street Lounge.m3u diff --git a/dotfiles/system/music/SomaFM Indie Pop Rocks.m3u b/dotfiles/common/music/SomaFM Indie Pop Rocks.m3u index 7bbcbf9..7bbcbf9 100644 --- a/dotfiles/system/music/SomaFM Indie Pop Rocks.m3u +++ b/dotfiles/common/music/SomaFM Indie Pop Rocks.m3u diff --git a/dotfiles/system/music/SomaFM PopTron.m3u b/dotfiles/common/music/SomaFM PopTron.m3u index 513581a..513581a 100644 --- a/dotfiles/system/music/SomaFM PopTron.m3u +++ b/dotfiles/common/music/SomaFM PopTron.m3u diff --git a/dotfiles/system/music/SomaFM Secret Agent.m3u b/dotfiles/common/music/SomaFM Secret Agent.m3u index d789a20..d789a20 100644 --- a/dotfiles/system/music/SomaFM Secret Agent.m3u +++ b/dotfiles/common/music/SomaFM Secret Agent.m3u diff --git a/dotfiles/system/music/SomaFM Sonic Universe.m3u b/dotfiles/common/music/SomaFM Sonic Universe.m3u index f195f30..f195f30 100644 --- a/dotfiles/system/music/SomaFM Sonic Universe.m3u +++ b/dotfiles/common/music/SomaFM Sonic Universe.m3u diff --git a/dotfiles/system/music/SomaFM Space Station Soma.m3u b/dotfiles/common/music/SomaFM Space Station Soma.m3u index 6ef616c..6ef616c 100644 --- a/dotfiles/system/music/SomaFM Space Station Soma.m3u +++ b/dotfiles/common/music/SomaFM Space Station Soma.m3u diff --git a/dotfiles/system/music/SomaFM Suburbs of Goa.m3u b/dotfiles/common/music/SomaFM Suburbs of Goa.m3u index 0ceb925..0ceb925 100644 --- a/dotfiles/system/music/SomaFM Suburbs of Goa.m3u +++ b/dotfiles/common/music/SomaFM Suburbs of Goa.m3u diff --git a/dotfiles/system/music/SomaFM Synphaera.m3u b/dotfiles/common/music/SomaFM Synphaera.m3u index a2b73be..a2b73be 100644 --- a/dotfiles/system/music/SomaFM Synphaera.m3u +++ b/dotfiles/common/music/SomaFM Synphaera.m3u diff --git a/dotfiles/system/music/SomaFM The Trip.m3u b/dotfiles/common/music/SomaFM The Trip.m3u index f29d14a..f29d14a 100644 --- a/dotfiles/system/music/SomaFM The Trip.m3u +++ b/dotfiles/common/music/SomaFM The Trip.m3u diff --git a/dotfiles/system/music/SomaFM Underground 80s.m3u b/dotfiles/common/music/SomaFM Underground 80s.m3u index 04ca280..04ca280 100644 --- a/dotfiles/system/music/SomaFM Underground 80s.m3u +++ b/dotfiles/common/music/SomaFM Underground 80s.m3u diff --git a/dotfiles/system/music/SomaFM Vaporwaves.m3u b/dotfiles/common/music/SomaFM Vaporwaves.m3u index 07158a1..07158a1 100644 --- a/dotfiles/system/music/SomaFM Vaporwaves.m3u +++ b/dotfiles/common/music/SomaFM Vaporwaves.m3u diff --git a/dotfiles/system/music/SomaFM n5MD Radio.m3u b/dotfiles/common/music/SomaFM n5MD Radio.m3u index 6a86dab..6a86dab 100644 --- a/dotfiles/system/music/SomaFM n5MD Radio.m3u +++ b/dotfiles/common/music/SomaFM n5MD Radio.m3u diff --git a/dotfiles/system/music/Sunday Baroque.m3u b/dotfiles/common/music/Sunday Baroque.m3u index c040ac6..c040ac6 100644 --- a/dotfiles/system/music/Sunday Baroque.m3u +++ b/dotfiles/common/music/Sunday Baroque.m3u diff --git a/dotfiles/system/music/Surf Rock.m3u b/dotfiles/common/music/Surf Rock.m3u index 8ea997e..8ea997e 100644 --- a/dotfiles/system/music/Surf Rock.m3u +++ b/dotfiles/common/music/Surf Rock.m3u diff --git a/dotfiles/system/music/Venice Classic Radio.m3u b/dotfiles/common/music/Venice Classic Radio.m3u index 8202906..8202906 100644 --- a/dotfiles/system/music/Venice Classic Radio.m3u +++ b/dotfiles/common/music/Venice Classic Radio.m3u diff --git a/dotfiles/system/music/WWNO.m3u b/dotfiles/common/music/WWNO.m3u index b5a19ff..b5a19ff 100644 --- a/dotfiles/system/music/WWNO.m3u +++ b/dotfiles/common/music/WWNO.m3u diff --git a/dotfiles/system/music/WWOZ New Orleans.m3u b/dotfiles/common/music/WWOZ New Orleans.m3u index a2f35a2..a2f35a2 100644 --- a/dotfiles/system/music/WWOZ New Orleans.m3u +++ b/dotfiles/common/music/WWOZ New Orleans.m3u diff --git a/dotfiles/system/pictures/cjennings.jpg b/dotfiles/common/pictures/cjennings.jpg Binary files differindex 5870e0a..5870e0a 100644 --- a/dotfiles/system/pictures/cjennings.jpg +++ b/dotfiles/common/pictures/cjennings.jpg diff --git a/dotfiles/system/pictures/devilman.jpg b/dotfiles/common/pictures/devilman.jpg Binary files differindex 5e01371..5e01371 100644 --- a/dotfiles/system/pictures/devilman.jpg +++ b/dotfiles/common/pictures/devilman.jpg diff --git a/dotfiles/system/pictures/wallpaper/a-streetcar-named-despair.jpg b/dotfiles/common/pictures/wallpaper/a-streetcar-named-despair.jpg Binary files differindex 3345ecd..3345ecd 100644 --- a/dotfiles/system/pictures/wallpaper/a-streetcar-named-despair.jpg +++ b/dotfiles/common/pictures/wallpaper/a-streetcar-named-despair.jpg diff --git a/dotfiles/system/pictures/wallpaper/atari-canyon.png b/dotfiles/common/pictures/wallpaper/atari-canyon.png Binary files differindex 3d81c64..3d81c64 100644 --- a/dotfiles/system/pictures/wallpaper/atari-canyon.png +++ b/dotfiles/common/pictures/wallpaper/atari-canyon.png diff --git a/dotfiles/system/pictures/wallpaper/balance.jpg b/dotfiles/common/pictures/wallpaper/balance.jpg Binary files differindex 8c851c1..8c851c1 100644 --- a/dotfiles/system/pictures/wallpaper/balance.jpg +++ b/dotfiles/common/pictures/wallpaper/balance.jpg diff --git a/dotfiles/system/pictures/wallpaper/beatles-st-pancras-old-church-1968.jpg b/dotfiles/common/pictures/wallpaper/beatles-st-pancras-old-church-1968.jpg Binary files differindex 9f9b35a..9f9b35a 100644 --- a/dotfiles/system/pictures/wallpaper/beatles-st-pancras-old-church-1968.jpg +++ b/dotfiles/common/pictures/wallpaper/beatles-st-pancras-old-church-1968.jpg diff --git a/dotfiles/system/pictures/wallpaper/big-j-mcneely-los-angeles-1951.jpg b/dotfiles/common/pictures/wallpaper/big-j-mcneely-los-angeles-1951.jpg Binary files differindex 3ea382a..3ea382a 100644 --- a/dotfiles/system/pictures/wallpaper/big-j-mcneely-los-angeles-1951.jpg +++ b/dotfiles/common/pictures/wallpaper/big-j-mcneely-los-angeles-1951.jpg diff --git a/dotfiles/system/pictures/wallpaper/blues-brothers-and-hooker.png b/dotfiles/common/pictures/wallpaper/blues-brothers-and-hooker.png Binary files differindex 8bdb560..8bdb560 100644 --- a/dotfiles/system/pictures/wallpaper/blues-brothers-and-hooker.png +++ b/dotfiles/common/pictures/wallpaper/blues-brothers-and-hooker.png diff --git a/dotfiles/system/pictures/wallpaper/bondi-beach-new-south-wales-australia.jpg b/dotfiles/common/pictures/wallpaper/bondi-beach-new-south-wales-australia.jpg Binary files differindex 25849e6..25849e6 100644 --- a/dotfiles/system/pictures/wallpaper/bondi-beach-new-south-wales-australia.jpg +++ b/dotfiles/common/pictures/wallpaper/bondi-beach-new-south-wales-australia.jpg diff --git a/dotfiles/system/pictures/wallpaper/capetown-south-africa.jpg b/dotfiles/common/pictures/wallpaper/capetown-south-africa.jpg Binary files differindex f998c79..f998c79 100644 --- a/dotfiles/system/pictures/wallpaper/capetown-south-africa.jpg +++ b/dotfiles/common/pictures/wallpaper/capetown-south-africa.jpg diff --git a/dotfiles/system/pictures/wallpaper/damrak-amsterdam-netherlands.jpg b/dotfiles/common/pictures/wallpaper/damrak-amsterdam-netherlands.jpg Binary files differindex f3f9dc8..f3f9dc8 100644 --- a/dotfiles/system/pictures/wallpaper/damrak-amsterdam-netherlands.jpg +++ b/dotfiles/common/pictures/wallpaper/damrak-amsterdam-netherlands.jpg diff --git a/dotfiles/system/pictures/wallpaper/dark-lion.jpg b/dotfiles/common/pictures/wallpaper/dark-lion.jpg Binary files differindex f3c8990..f3c8990 100644 --- a/dotfiles/system/pictures/wallpaper/dark-lion.jpg +++ b/dotfiles/common/pictures/wallpaper/dark-lion.jpg diff --git a/dotfiles/system/pictures/wallpaper/deadline.jpg b/dotfiles/common/pictures/wallpaper/deadline.jpg Binary files differindex e8c925f..e8c925f 100644 --- a/dotfiles/system/pictures/wallpaper/deadline.jpg +++ b/dotfiles/common/pictures/wallpaper/deadline.jpg diff --git a/dotfiles/system/pictures/wallpaper/dodge-this.png b/dotfiles/common/pictures/wallpaper/dodge-this.png Binary files differindex 555d6fb..555d6fb 100644 --- a/dotfiles/system/pictures/wallpaper/dodge-this.png +++ b/dotfiles/common/pictures/wallpaper/dodge-this.png diff --git a/dotfiles/system/pictures/wallpaper/doe.jpg b/dotfiles/common/pictures/wallpaper/doe.jpg Binary files differindex 4be5445..4be5445 100644 --- a/dotfiles/system/pictures/wallpaper/doe.jpg +++ b/dotfiles/common/pictures/wallpaper/doe.jpg diff --git a/dotfiles/system/pictures/wallpaper/dolomites-italy.jpg b/dotfiles/common/pictures/wallpaper/dolomites-italy.jpg Binary files differindex b863bf0..b863bf0 100644 --- a/dotfiles/system/pictures/wallpaper/dolomites-italy.jpg +++ b/dotfiles/common/pictures/wallpaper/dolomites-italy.jpg diff --git a/dotfiles/system/pictures/wallpaper/duckdive-teahupoo-french-polynesia.jpg b/dotfiles/common/pictures/wallpaper/duckdive-teahupoo-french-polynesia.jpg Binary files differindex 157e702..157e702 100644 --- a/dotfiles/system/pictures/wallpaper/duckdive-teahupoo-french-polynesia.jpg +++ b/dotfiles/common/pictures/wallpaper/duckdive-teahupoo-french-polynesia.jpg diff --git a/dotfiles/system/pictures/wallpaper/early-morning-commute.jpg b/dotfiles/common/pictures/wallpaper/early-morning-commute.jpg Binary files differindex 100f99a..100f99a 100644 --- a/dotfiles/system/pictures/wallpaper/early-morning-commute.jpg +++ b/dotfiles/common/pictures/wallpaper/early-morning-commute.jpg diff --git a/dotfiles/system/pictures/wallpaper/eltz-castle-wiershem-germany.jpg b/dotfiles/common/pictures/wallpaper/eltz-castle-wiershem-germany.jpg Binary files differindex 3e3a154..3e3a154 100644 --- a/dotfiles/system/pictures/wallpaper/eltz-castle-wiershem-germany.jpg +++ b/dotfiles/common/pictures/wallpaper/eltz-castle-wiershem-germany.jpg diff --git a/dotfiles/system/pictures/wallpaper/framed.png b/dotfiles/common/pictures/wallpaper/framed.png Binary files differindex 5e6377b..5e6377b 100644 --- a/dotfiles/system/pictures/wallpaper/framed.png +++ b/dotfiles/common/pictures/wallpaper/framed.png diff --git a/dotfiles/system/pictures/wallpaper/fu-some-field-near-you.jpg b/dotfiles/common/pictures/wallpaper/fu-some-field-near-you.jpg Binary files differindex f38873f..f38873f 100644 --- a/dotfiles/system/pictures/wallpaper/fu-some-field-near-you.jpg +++ b/dotfiles/common/pictures/wallpaper/fu-some-field-near-you.jpg diff --git a/dotfiles/system/pictures/wallpaper/greenwich-village-nyc.jpg b/dotfiles/common/pictures/wallpaper/greenwich-village-nyc.jpg Binary files differindex fc582d9..fc582d9 100644 --- a/dotfiles/system/pictures/wallpaper/greenwich-village-nyc.jpg +++ b/dotfiles/common/pictures/wallpaper/greenwich-village-nyc.jpg diff --git a/dotfiles/system/pictures/wallpaper/hawker-sea-fury.jpg b/dotfiles/common/pictures/wallpaper/hawker-sea-fury.jpg Binary files differindex 2cd33b5..2cd33b5 100644 --- a/dotfiles/system/pictures/wallpaper/hawker-sea-fury.jpg +++ b/dotfiles/common/pictures/wallpaper/hawker-sea-fury.jpg diff --git a/dotfiles/system/pictures/wallpaper/highway-59-kansas-us.jpg b/dotfiles/common/pictures/wallpaper/highway-59-kansas-us.jpg Binary files differindex 9d5959b..9d5959b 100644 --- a/dotfiles/system/pictures/wallpaper/highway-59-kansas-us.jpg +++ b/dotfiles/common/pictures/wallpaper/highway-59-kansas-us.jpg diff --git a/dotfiles/system/pictures/wallpaper/ice-checkpoint-2030-a-d.jpg b/dotfiles/common/pictures/wallpaper/ice-checkpoint-2030-a-d.jpg Binary files differindex 75d8260..75d8260 100644 --- a/dotfiles/system/pictures/wallpaper/ice-checkpoint-2030-a-d.jpg +++ b/dotfiles/common/pictures/wallpaper/ice-checkpoint-2030-a-d.jpg diff --git a/dotfiles/system/pictures/wallpaper/imminent.jpg b/dotfiles/common/pictures/wallpaper/imminent.jpg Binary files differindex 935dbd6..935dbd6 100644 --- a/dotfiles/system/pictures/wallpaper/imminent.jpg +++ b/dotfiles/common/pictures/wallpaper/imminent.jpg diff --git a/dotfiles/system/pictures/wallpaper/interior-space.jpg b/dotfiles/common/pictures/wallpaper/interior-space.jpg Binary files differindex 98302d0..98302d0 100644 --- a/dotfiles/system/pictures/wallpaper/interior-space.jpg +++ b/dotfiles/common/pictures/wallpaper/interior-space.jpg diff --git a/dotfiles/system/pictures/wallpaper/ischia-from-castello-aragonese.jpg b/dotfiles/common/pictures/wallpaper/ischia-from-castello-aragonese.jpg Binary files differindex b25eb13..b25eb13 100644 --- a/dotfiles/system/pictures/wallpaper/ischia-from-castello-aragonese.jpg +++ b/dotfiles/common/pictures/wallpaper/ischia-from-castello-aragonese.jpg diff --git a/dotfiles/system/pictures/wallpaper/jack-rabbit-slims.jpeg b/dotfiles/common/pictures/wallpaper/jack-rabbit-slims.jpeg Binary files differindex 2a2cdcf..2a2cdcf 100644 --- a/dotfiles/system/pictures/wallpaper/jack-rabbit-slims.jpeg +++ b/dotfiles/common/pictures/wallpaper/jack-rabbit-slims.jpeg diff --git a/dotfiles/system/pictures/wallpaper/jackson-lake-lodge-wyoming-us.jpg b/dotfiles/common/pictures/wallpaper/jackson-lake-lodge-wyoming-us.jpg Binary files differindex fb74235..fb74235 100644 --- a/dotfiles/system/pictures/wallpaper/jackson-lake-lodge-wyoming-us.jpg +++ b/dotfiles/common/pictures/wallpaper/jackson-lake-lodge-wyoming-us.jpg diff --git a/dotfiles/system/pictures/wallpaper/joker.jpg b/dotfiles/common/pictures/wallpaper/joker.jpg Binary files differindex 9483e0c..9483e0c 100644 --- a/dotfiles/system/pictures/wallpaper/joker.jpg +++ b/dotfiles/common/pictures/wallpaper/joker.jpg diff --git a/dotfiles/system/pictures/wallpaper/khan-al-khalili-egypt.jpg b/dotfiles/common/pictures/wallpaper/khan-al-khalili-egypt.jpg Binary files differindex 5c90144..5c90144 100644 --- a/dotfiles/system/pictures/wallpaper/khan-al-khalili-egypt.jpg +++ b/dotfiles/common/pictures/wallpaper/khan-al-khalili-egypt.jpg diff --git a/dotfiles/system/pictures/wallpaper/knockturn-alley-london-uk.jpg b/dotfiles/common/pictures/wallpaper/knockturn-alley-london-uk.jpg Binary files differindex acf21af..acf21af 100644 --- a/dotfiles/system/pictures/wallpaper/knockturn-alley-london-uk.jpg +++ b/dotfiles/common/pictures/wallpaper/knockturn-alley-london-uk.jpg diff --git a/dotfiles/system/pictures/wallpaper/knowledge-is-power.jpg b/dotfiles/common/pictures/wallpaper/knowledge-is-power.jpg Binary files differindex 36c431e..36c431e 100644 --- a/dotfiles/system/pictures/wallpaper/knowledge-is-power.jpg +++ b/dotfiles/common/pictures/wallpaper/knowledge-is-power.jpg diff --git a/dotfiles/system/pictures/wallpaper/last-jedis-neighbor-faroe-islands-denmark.jpg b/dotfiles/common/pictures/wallpaper/last-jedis-neighbor-faroe-islands-denmark.jpg Binary files differindex 4c40563..4c40563 100644 --- a/dotfiles/system/pictures/wallpaper/last-jedis-neighbor-faroe-islands-denmark.jpg +++ b/dotfiles/common/pictures/wallpaper/last-jedis-neighbor-faroe-islands-denmark.jpg diff --git a/dotfiles/system/pictures/wallpaper/loch-muick-scotland-uk.jpg b/dotfiles/common/pictures/wallpaper/loch-muick-scotland-uk.jpg Binary files differindex 05bee98..05bee98 100644 --- a/dotfiles/system/pictures/wallpaper/loch-muick-scotland-uk.jpg +++ b/dotfiles/common/pictures/wallpaper/loch-muick-scotland-uk.jpg diff --git a/dotfiles/system/pictures/wallpaper/madison.jpg b/dotfiles/common/pictures/wallpaper/madison.jpg Binary files differindex ad75f75..ad75f75 100644 --- a/dotfiles/system/pictures/wallpaper/madison.jpg +++ b/dotfiles/common/pictures/wallpaper/madison.jpg diff --git a/dotfiles/system/pictures/wallpaper/maps.jpg b/dotfiles/common/pictures/wallpaper/maps.jpg Binary files differindex 408ec9d..408ec9d 100644 --- a/dotfiles/system/pictures/wallpaper/maps.jpg +++ b/dotfiles/common/pictures/wallpaper/maps.jpg diff --git a/dotfiles/system/pictures/wallpaper/monday-morning-in-yosemite.jpg b/dotfiles/common/pictures/wallpaper/monday-morning-in-yosemite.jpg Binary files differindex 0a1e61a..0a1e61a 100644 --- a/dotfiles/system/pictures/wallpaper/monday-morning-in-yosemite.jpg +++ b/dotfiles/common/pictures/wallpaper/monday-morning-in-yosemite.jpg diff --git a/dotfiles/system/pictures/wallpaper/my-summer-home-denmark.png b/dotfiles/common/pictures/wallpaper/my-summer-home-denmark.png Binary files differindex fb0da75..fb0da75 100644 --- a/dotfiles/system/pictures/wallpaper/my-summer-home-denmark.png +++ b/dotfiles/common/pictures/wallpaper/my-summer-home-denmark.png diff --git a/dotfiles/system/pictures/wallpaper/napa-valley-california-us.jpg b/dotfiles/common/pictures/wallpaper/napa-valley-california-us.jpg Binary files differindex 89f1d4d..89f1d4d 100644 --- a/dotfiles/system/pictures/wallpaper/napa-valley-california-us.jpg +++ b/dotfiles/common/pictures/wallpaper/napa-valley-california-us.jpg diff --git a/dotfiles/system/pictures/wallpaper/nasa-earth-day.jpg b/dotfiles/common/pictures/wallpaper/nasa-earth-day.jpg Binary files differindex 25098f1..25098f1 100644 --- a/dotfiles/system/pictures/wallpaper/nasa-earth-day.jpg +++ b/dotfiles/common/pictures/wallpaper/nasa-earth-day.jpg diff --git a/dotfiles/system/pictures/wallpaper/nasa-earth-night.jpg b/dotfiles/common/pictures/wallpaper/nasa-earth-night.jpg Binary files differindex 7ad0497..7ad0497 100644 --- a/dotfiles/system/pictures/wallpaper/nasa-earth-night.jpg +++ b/dotfiles/common/pictures/wallpaper/nasa-earth-night.jpg diff --git a/dotfiles/system/pictures/wallpaper/nazaré-portugal.jpg b/dotfiles/common/pictures/wallpaper/nazaré-portugal.jpg Binary files differindex 604641d..604641d 100644 --- a/dotfiles/system/pictures/wallpaper/nazaré-portugal.jpg +++ b/dotfiles/common/pictures/wallpaper/nazaré-portugal.jpg diff --git a/dotfiles/system/pictures/wallpaper/no-exit.jpg b/dotfiles/common/pictures/wallpaper/no-exit.jpg Binary files differindex 9e5c190..9e5c190 100644 --- a/dotfiles/system/pictures/wallpaper/no-exit.jpg +++ b/dotfiles/common/pictures/wallpaper/no-exit.jpg diff --git a/dotfiles/system/pictures/wallpaper/nola-post-hurricane-ida.jpg b/dotfiles/common/pictures/wallpaper/nola-post-hurricane-ida.jpg Binary files differindex f773a06..f773a06 100644 --- a/dotfiles/system/pictures/wallpaper/nola-post-hurricane-ida.jpg +++ b/dotfiles/common/pictures/wallpaper/nola-post-hurricane-ida.jpg diff --git a/dotfiles/system/pictures/wallpaper/notre-dame-paris-france.jpg b/dotfiles/common/pictures/wallpaper/notre-dame-paris-france.jpg Binary files differindex 70c270c..70c270c 100644 --- a/dotfiles/system/pictures/wallpaper/notre-dame-paris-france.jpg +++ b/dotfiles/common/pictures/wallpaper/notre-dame-paris-france.jpg diff --git a/dotfiles/system/pictures/wallpaper/oak-plantation.jpg b/dotfiles/common/pictures/wallpaper/oak-plantation.jpg Binary files differindex 1e8a58c..1e8a58c 100644 --- a/dotfiles/system/pictures/wallpaper/oak-plantation.jpg +++ b/dotfiles/common/pictures/wallpaper/oak-plantation.jpg diff --git a/dotfiles/system/pictures/wallpaper/paddling-out.jpg b/dotfiles/common/pictures/wallpaper/paddling-out.jpg Binary files differindex 500c70c..500c70c 100644 --- a/dotfiles/system/pictures/wallpaper/paddling-out.jpg +++ b/dotfiles/common/pictures/wallpaper/paddling-out.jpg diff --git a/dotfiles/system/pictures/wallpaper/painswick-from-inside.png b/dotfiles/common/pictures/wallpaper/painswick-from-inside.png Binary files differindex f189309..f189309 100644 --- a/dotfiles/system/pictures/wallpaper/painswick-from-inside.png +++ b/dotfiles/common/pictures/wallpaper/painswick-from-inside.png diff --git a/dotfiles/system/pictures/wallpaper/paris-in-royal-colors.jpg b/dotfiles/common/pictures/wallpaper/paris-in-royal-colors.jpg Binary files differindex 472b21a..472b21a 100644 --- a/dotfiles/system/pictures/wallpaper/paris-in-royal-colors.jpg +++ b/dotfiles/common/pictures/wallpaper/paris-in-royal-colors.jpg diff --git a/dotfiles/system/pictures/wallpaper/petit-piton-st-lucia.jpg b/dotfiles/common/pictures/wallpaper/petit-piton-st-lucia.jpg Binary files differindex 64cb9b8..64cb9b8 100644 --- a/dotfiles/system/pictures/wallpaper/petit-piton-st-lucia.jpg +++ b/dotfiles/common/pictures/wallpaper/petit-piton-st-lucia.jpg diff --git a/dotfiles/system/pictures/wallpaper/reading-room-new-york-public-library-new-york-us.jpg b/dotfiles/common/pictures/wallpaper/reading-room-new-york-public-library-new-york-us.jpg Binary files differindex 5a5da19..5a5da19 100644 --- a/dotfiles/system/pictures/wallpaper/reading-room-new-york-public-library-new-york-us.jpg +++ b/dotfiles/common/pictures/wallpaper/reading-room-new-york-public-library-new-york-us.jpg diff --git a/dotfiles/system/pictures/wallpaper/remote.jpg b/dotfiles/common/pictures/wallpaper/remote.jpg Binary files differindex c9ec08e..c9ec08e 100644 --- a/dotfiles/system/pictures/wallpaper/remote.jpg +++ b/dotfiles/common/pictures/wallpaper/remote.jpg diff --git a/dotfiles/system/pictures/wallpaper/sacre-coeur-paris-france.jpg b/dotfiles/common/pictures/wallpaper/sacre-coeur-paris-france.jpg Binary files differindex a38d08c..a38d08c 100644 --- a/dotfiles/system/pictures/wallpaper/sacre-coeur-paris-france.jpg +++ b/dotfiles/common/pictures/wallpaper/sacre-coeur-paris-france.jpg diff --git a/dotfiles/system/pictures/wallpaper/saint-séverin-france.jpg b/dotfiles/common/pictures/wallpaper/saint-séverin-france.jpg Binary files differindex 42b28fe..42b28fe 100644 --- a/dotfiles/system/pictures/wallpaper/saint-séverin-france.jpg +++ b/dotfiles/common/pictures/wallpaper/saint-séverin-france.jpg diff --git a/dotfiles/system/pictures/wallpaper/save-yourself.jpg b/dotfiles/common/pictures/wallpaper/save-yourself.jpg Binary files differindex 9a72c42..9a72c42 100644 --- a/dotfiles/system/pictures/wallpaper/save-yourself.jpg +++ b/dotfiles/common/pictures/wallpaper/save-yourself.jpg diff --git a/dotfiles/system/pictures/wallpaper/saves-more-than-text.png b/dotfiles/common/pictures/wallpaper/saves-more-than-text.png Binary files differindex e585a82..e585a82 100644 --- a/dotfiles/system/pictures/wallpaper/saves-more-than-text.png +++ b/dotfiles/common/pictures/wallpaper/saves-more-than-text.png diff --git a/dotfiles/system/pictures/wallpaper/saville-dam-barkhamsted-connecticut-us.jpg b/dotfiles/common/pictures/wallpaper/saville-dam-barkhamsted-connecticut-us.jpg Binary files differindex 39cc6c2..39cc6c2 100644 --- a/dotfiles/system/pictures/wallpaper/saville-dam-barkhamsted-connecticut-us.jpg +++ b/dotfiles/common/pictures/wallpaper/saville-dam-barkhamsted-connecticut-us.jpg diff --git a/dotfiles/system/pictures/wallpaper/sexy-curvy-beautiful-bottom.jpg b/dotfiles/common/pictures/wallpaper/sexy-curvy-beautiful-bottom.jpg Binary files differindex b480c93..b480c93 100644 --- a/dotfiles/system/pictures/wallpaper/sexy-curvy-beautiful-bottom.jpg +++ b/dotfiles/common/pictures/wallpaper/sexy-curvy-beautiful-bottom.jpg diff --git a/dotfiles/system/pictures/wallpaper/stalenhag-cartesian-skepticism.png b/dotfiles/common/pictures/wallpaper/stalenhag-cartesian-skepticism.png Binary files differindex 4abe2e8..4abe2e8 100644 --- a/dotfiles/system/pictures/wallpaper/stalenhag-cartesian-skepticism.png +++ b/dotfiles/common/pictures/wallpaper/stalenhag-cartesian-skepticism.png diff --git a/dotfiles/system/pictures/wallpaper/that-one-up-there.jpg b/dotfiles/common/pictures/wallpaper/that-one-up-there.jpg Binary files differindex ea5d277..ea5d277 100644 --- a/dotfiles/system/pictures/wallpaper/that-one-up-there.jpg +++ b/dotfiles/common/pictures/wallpaper/that-one-up-there.jpg diff --git a/dotfiles/system/pictures/wallpaper/the-arc.jpg b/dotfiles/common/pictures/wallpaper/the-arc.jpg Binary files differindex 0b3252f..0b3252f 100644 --- a/dotfiles/system/pictures/wallpaper/the-arc.jpg +++ b/dotfiles/common/pictures/wallpaper/the-arc.jpg diff --git a/dotfiles/system/pictures/wallpaper/the-nomad-lounge-nyc.jpg b/dotfiles/common/pictures/wallpaper/the-nomad-lounge-nyc.jpg Binary files differindex 8f91b6b..8f91b6b 100644 --- a/dotfiles/system/pictures/wallpaper/the-nomad-lounge-nyc.jpg +++ b/dotfiles/common/pictures/wallpaper/the-nomad-lounge-nyc.jpg diff --git a/dotfiles/system/pictures/wallpaper/tlulum-mexico.jpg b/dotfiles/common/pictures/wallpaper/tlulum-mexico.jpg Binary files differindex 29c645e..29c645e 100644 --- a/dotfiles/system/pictures/wallpaper/tlulum-mexico.jpg +++ b/dotfiles/common/pictures/wallpaper/tlulum-mexico.jpg diff --git a/dotfiles/system/pictures/wallpaper/trinity-college-library-dublin-ireland.jpg b/dotfiles/common/pictures/wallpaper/trinity-college-library-dublin-ireland.jpg Binary files differindex 9dca336..9dca336 100644 --- a/dotfiles/system/pictures/wallpaper/trinity-college-library-dublin-ireland.jpg +++ b/dotfiles/common/pictures/wallpaper/trinity-college-library-dublin-ireland.jpg diff --git a/dotfiles/system/pictures/wallpaper/trondheim-norway.jpg b/dotfiles/common/pictures/wallpaper/trondheim-norway.jpg Binary files differindex 5a458d6..5a458d6 100644 --- a/dotfiles/system/pictures/wallpaper/trondheim-norway.jpg +++ b/dotfiles/common/pictures/wallpaper/trondheim-norway.jpg diff --git a/dotfiles/system/pictures/wallpaper/twenty-thousand-years.jpg b/dotfiles/common/pictures/wallpaper/twenty-thousand-years.jpg Binary files differindex ae6c55c..ae6c55c 100644 --- a/dotfiles/system/pictures/wallpaper/twenty-thousand-years.jpg +++ b/dotfiles/common/pictures/wallpaper/twenty-thousand-years.jpg diff --git a/dotfiles/system/pictures/wallpaper/valldemossa-spain.jpg b/dotfiles/common/pictures/wallpaper/valldemossa-spain.jpg Binary files differindex 1169c19..1169c19 100644 --- a/dotfiles/system/pictures/wallpaper/valldemossa-spain.jpg +++ b/dotfiles/common/pictures/wallpaper/valldemossa-spain.jpg diff --git a/dotfiles/system/pictures/wallpaper/zendopeak.jpg b/dotfiles/common/pictures/wallpaper/zendopeak.jpg Binary files differindex 293e95d..293e95d 100644 --- a/dotfiles/system/pictures/wallpaper/zendopeak.jpg +++ b/dotfiles/common/pictures/wallpaper/zendopeak.jpg diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/app-internal-state.db b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/app-internal-state.db Binary files differdeleted file mode 100644 index 656dfd5..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/app-internal-state.db +++ /dev/null diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/early-access-registry.txt b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/early-access-registry.txt deleted file mode 100644 index 644afaf..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/early-access-registry.txt +++ /dev/null @@ -1,2 +0,0 @@ -ide.experimental.ui -true diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/colors.scheme.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/colors.scheme.xml deleted file mode 100644 index 19c4baa..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/colors.scheme.xml +++ /dev/null @@ -1,5 +0,0 @@ -<application> - <component name="EditorColorsManagerImpl"> - <global_color_scheme name="Dark" /> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/console-font.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/console-font.xml deleted file mode 100644 index 2c67ad2..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/console-font.xml +++ /dev/null @@ -1,5 +0,0 @@ -<application> - <component name="ConsoleFont"> - <option name="VERSION" value="1" /> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/editor-font.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/editor-font.xml deleted file mode 100644 index f03edf7..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/editor-font.xml +++ /dev/null @@ -1,8 +0,0 @@ -<application> - <component name="DefaultFont"> - <option name="VERSION" value="1" /> - <option name="FONT_SIZE" value="20" /> - <option name="FONT_SIZE_2D" value="19.5" /> - <option name="FONT_SCALE" value="1.5" /> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/editor.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/editor.xml deleted file mode 100644 index b43f2d4..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/editor.xml +++ /dev/null @@ -1,6 +0,0 @@ -<application> - <component name="CodeInsightSettings"> - <option name="REFORMAT_ON_PASTE" value="1" /> - <option name="INDENT_TO_CARET_ON_PASTE" value="true" /> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/features.usage.statistics.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/features.usage.statistics.xml deleted file mode 100644 index ac11abf..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/features.usage.statistics.xml +++ /dev/null @@ -1,97 +0,0 @@ -<application> - <component name="FeatureUsageStatistics" first-run="1731435818931" have-been-shown="false" show-in-other="true" show-in-compilation="true"> - <feature id="editing.completion.camelHumps" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.clipboard.history" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.compare.editor.with.clipboard" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.surroundwith.statement" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="refactoring.rename" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.popup.action" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.goto.file.line" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="refactoring.show.quick.list" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.completion.cancelByControlArrows" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.popup.symbol" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="find.recent.search" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="switcher" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.completion.replace" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.complete.statement" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.goto.inspection" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="vcs.show.local.history" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="vcs.show.quick.list" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="vcs.use.integration" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.popup.file" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.overrideimplement" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="ui.close.all.editors" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.popup.wildcards" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.convert.line.separators" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="refactoring.introduceVariable" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="refactoring.extractMethod" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.generate.code" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.recent.files" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.goto.declaration" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="scratch" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.completion.finishByDotEtc" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="ui.open.project.tool.window" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.join.lines" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="vcs.pull.requests" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="vcs.annotate" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="debugger.breakpoint.non.suspending" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.completion.finishByCtrlDot" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.context.actions" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="ui.open.last.tool.window" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.select.in" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.reformat.code" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.completion.show.liveTemplates" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.copy.line" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.find.in.files" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="ui.tree.speedsearch" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="ui.horizontal.scrolling" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.replace" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="ui.hide.tool.window" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.find.replace.in.files.toggle" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="intentions.check.regexp" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="profiler.open.snapshot" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.comment.line" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.popup.camelprefix" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="SearchEverywhere" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.popup.class" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editor.delete.line" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.parameterInfo" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.inheritance.hierarchy" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.duplicate" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.copy.reference" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.find" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="find.completion" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.quickdefinition" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.completion.basic" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="tag.name.completion" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.completion.postfix" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="refactoring.introduceVariable.incompleteStatement" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="vcs.compare.file.versions" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.find.replace.toggle" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="dir.diff" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.recent.locations" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.select.word" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.add.carets.using.double.ctrl" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="ui.close.other.editors" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="debugger.evaluate.expression" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.quickjavadoc.lookup" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="ui.scheme.quickswitch" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.replace.in.files" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.highlight.usages" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="debugger.breakpoint.edit" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassist.inspect.batch" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.popup.file.structure" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.liveTemplates" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.quickjavadoc.ctrln" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.goto.usages" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.quickjavadoc" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="ui.recentchanges" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="intentions.edit.regexp" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.move.statement.up.down" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="editing.completion.changeSorting" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="codeassists.quickdefinition.lookup" count="0" last-shown="0" last-used="0" shown-count="0" /> - <feature id="navigation.find.usages" count="0" last-shown="0" last-used="0" shown-count="0" /> - <completionStatsTag /> - <fixesStatsTag /> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/filetypes.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/filetypes.xml deleted file mode 100644 index 099baf9..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/filetypes.xml +++ /dev/null @@ -1,5 +0,0 @@ -<application> - <component name="FileTypeManager" version="19"> - <ignoreFiles list="*$py.class;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.mypy_cache;.pytest_cache;.ruff_cache;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc" /> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/ide-features-trainer.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/ide-features-trainer.xml deleted file mode 100644 index 54b8902..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/ide-features-trainer.xml +++ /dev/null @@ -1,9 +0,0 @@ -<application> - <component name="LessonStateBase"> - <option name="map"> - <map> - <entry key="python.onboarding" value="NOT_PASSED" /> - </map> - </option> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/ide.general.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/ide.general.xml deleted file mode 100644 index 1df1fe5..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/ide.general.xml +++ /dev/null @@ -1,5 +0,0 @@ -<application> - <component name="Registry"> - <entry key="ide.experimental.ui" value="true" /> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/log-categories.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/log-categories.xml deleted file mode 100644 index 3ff0f01..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/log-categories.xml +++ /dev/null @@ -1,3 +0,0 @@ -<application> - <component name="Logs.Categories"><![CDATA[{}]]></component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml deleted file mode 100644 index 76bc172..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml +++ /dev/null @@ -1,36 +0,0 @@ -<application> - <component name="LangManager"> - <option name="languageName" value="Python" /> - </component> - <component name="NotRoamableUiSettings"> - <option name="presentationModeIdeScale" value="1.75" /> - </component> - <component name="PropertyService"><![CDATA[{ - "keyToString": { - "PyCharm.InitialConfiguration": "true", - "PyCharm.InitialConfiguration.V2": "true", - "PyCharm.InitialConfiguration.V3": "true", - "PyCharm.InitialConfiguration.V4": "true", - "PyCharm.InitialConfiguration.V5": "true", - "PyCharm.InitialConfiguration.V6": "true", - "PyCharm.InitialConfiguration.V7": "true", - "PyCharm.InitialConfiguration.V8": "true", - "ask.about.ctrl.y.shortcut.v2": "true", - "experimental.ui.on.first.startup": "true", - "experimental.ui.used.version": "241.18968.29", - "experimentalFeature.terminal.shell.command.handling": "false", - "fileTypeChangedCounter": "2", - "fontSizeToResetConsole": "19.5", - "fontSizeToResetEditor": "19.5", - "ift.hide.welcome.screen.promo": "true", - "input.method.disabler.muted": "true", - "previousColorScheme": "_@user_Dark" - }, - "keyToStringList": { - "fileTypeDetectors": [ - "com.intellij.ide.scratch.ScratchFileServiceImpl$Detector", - "org.jetbrains.plugins.textmate.TextMateFileType$TextMateFileDetector" - ] - } -}]]></component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/settingsSync.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/settingsSync.xml deleted file mode 100644 index 6c9eb82..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/settingsSync.xml +++ /dev/null @@ -1,5 +0,0 @@ -<application> - <component name="SettingsSyncSettings"> - <option name="migrationFromOldStorageChecked" value="true" /> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/updates.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/updates.xml deleted file mode 100644 index 089dbf6..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/updates.xml +++ /dev/null @@ -1,6 +0,0 @@ -<application> - <component name="UpdatesConfigurable"> - <option name="LAST_BUILD_CHECKED" value="PC-241.18968.29" /> - <option name="LAST_TIME_CHECKED" value="1731435821159" /> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/window.state.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/window.state.xml deleted file mode 100644 index 078d8f1..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/window.state.xml +++ /dev/null @@ -1,8 +0,0 @@ -<application> - <component name="WindowStateApplicationService"> - <state x="1128" y="768" width="2256" height="1471" key="WELCOME_SCREEN" timestamp="1731435832726"> - <screen x="0" y="0" width="2256" height="1504" /> - </state> - <state x="1128" y="768" width="2256" height="1471" key="WELCOME_SCREEN/0.0.2256.1504" timestamp="1731435832726" /> - </component> -</application>
\ No newline at end of file diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/updatedBrokenPlugins.db b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/updatedBrokenPlugins.db Binary files differdeleted file mode 100644 index 63a47f8..0000000 --- a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/updatedBrokenPlugins.db +++ /dev/null diff --git a/dotfiles/system/.config/ghostty/config b/dotfiles/system/.config/ghostty/config deleted file mode 100644 index 68f8a15..0000000 --- a/dotfiles/system/.config/ghostty/config +++ /dev/null @@ -1,44 +0,0 @@ -# Ghostty configuration to match st terminal appearance - -# Font configuration (matching st) -font-family = "Berkeley Mono" -font-size = 12 -font-feature = ss01 -font-feature = ss02 -font-feature = ss03 - -# Window appearance -window-padding-x = 2 -window-padding-y = 2 -background-opacity = 0.8 -gtk-titlebar = false - -# Colors (matching st's color scheme) -# Foreground: gray90, Background: black -foreground = d9d9d9 -background = 000000 - -# 16 ANSI colors (matching st config.def.h) -palette = 0=#000000 -palette = 1=#cd0000 -palette = 2=#00cd00 -palette = 3=#cdcd00 -palette = 4=#0000ee -palette = 5=#cd00cd -palette = 6=#00cdcd -palette = 7=#e5e5e5 -palette = 8=#7f7f7f -palette = 9=#ff0000 -palette = 10=#00ff00 -palette = 11=#ffff00 -palette = 12=#5c5cff -palette = 13=#ff00ff -palette = 14=#00ffff -palette = 15=#ffffff - -# Cursor configuration -cursor-color = cccccc -cursor-style = block - -# Keybindings -keybind = shift+enter=text:\x1b\r diff --git a/dotfiles/system/.config/lf/cleaner b/dotfiles/system/.config/lf/cleaner deleted file mode 100755 index a184d84..0000000 --- a/dotfiles/system/.config/lf/cleaner +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -if [ -n "$FIFO_UEBERZUG" ]; then - printf '{"action": "remove", "identifier": "PREVIEW"}\n' > "$FIFO_UEBERZUG" -fi diff --git a/dotfiles/system/.config/lf/draw_img b/dotfiles/system/.config/lf/draw_img deleted file mode 100755 index 5a70d5e..0000000 --- a/dotfiles/system/.config/lf/draw_img +++ /dev/null @@ -1,67 +0,0 @@ -#!/usr/bin/env bash - -clear_screen() { - printf '\e[%sH\e[9999C\e[1J%b\e[1;%sr' \ - "$((LINES-2))" "${TMUX:+\e[2J}" "$max_items" -} - -# Get a file's mime_type. -mime_type=$(file -bi "$1") - -# File isn't an image file, give warning. -if [[ $mime_type != image/* ]]; then - lf -remote "send $id echoerr 'Not an image'" - exit -fi - -w3m_paths=(/usr/{local/,}{lib,libexec,lib64,libexec64}/w3m/w3mi*) -read -r w3m _ < <(type -p w3mimgdisplay "${w3m_paths[@]}") -read -r LINES COLUMNS < <(stty size) - -# Get terminal window size in pixels and set it to WIDTH and HEIGHT. -export $(xdotool getactivewindow getwindowgeometry --shell) - -# Get the image size in pixels. -read -r img_width img_height < <("$w3m" <<< "5;${CACHE:-$1}") - -((img_width > WIDTH)) && { - ((img_height=img_height*WIDTH/img_width)) - ((img_width=WIDTH)) -} - -((img_height > HEIGHT)) && { - ((img_width=img_width*HEIGHT/img_height)) - ((img_height=HEIGHT)) -} - -# Variable needed for centering image. -HALF_HEIGHT=$(expr $HEIGHT / 2) -HALF_WIDTH=$(expr $WIDTH / 2) -HALF_IMG_HEIGHT=$(expr $img_height / 2) -HALF_IMG_WIDTH=$(expr $img_width / 2) -X_POS=$(expr $HALF_WIDTH - $HALF_IMG_WIDTH) -Y_POS=$(expr $HALF_HEIGHT - $HALF_IMG_HEIGHT) - -clear_screen -# Hide the cursor. -printf '\e[?25l' - -# Display the image. -printf '0;1;%s;%s;%s;%s;;;;;%s\n3;\n4\n' \ - ${X_POS:-0} \ - ${Y_POS:-0} \ - "$img_width" \ - "$img_height" \ - "${CACHE:-$1}" | "$w3m" &>/dev/null - -# Wait for user input. -read -ern 1 - -# Clear the image. -printf '6;%s;%s;%s;%s\n3;' \ - "${X_POS:-0}" \ - "${Y_POS:-0}" \ - "$WIDTH" \ - "$HEIGHT" | "$w3m" &>/dev/null - -clear_screen diff --git a/dotfiles/system/.config/lf/image b/dotfiles/system/.config/lf/image deleted file mode 100755 index 77ddb5b..0000000 --- a/dotfiles/system/.config/lf/image +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -readonly ID_PREVIEW="preview" -main() { - case "$1" in - "clear") - declare -p -A cmd=([action]=remove [identifier]="$ID_PREVIEW") \ - > "$FIFO_UEBERZUG" - ;; - "draw") - declare -p -A cmd=([action]=add [identifier]="$ID_PREVIEW" \ - [x]="$3" [y]="$4" [max_width]="$5" [max_height]="$6" \ - [path]="$2") > "$FIFO_UEBERZUG" - ;; - "*") echo "Unknown command: '$1', '$2'" ;; - esac -} -main "$@" - diff --git a/dotfiles/system/.config/lf/lfrc b/dotfiles/system/.config/lf/lfrc deleted file mode 100644 index 50f5af9..0000000 --- a/dotfiles/system/.config/lf/lfrc +++ /dev/null @@ -1,333 +0,0 @@ -# lffc -# Craig Jennings <c@cjennings.net> -# - - -########################################################################## -# BASIC SETTINGS # -########################################################################## - -set ratios 1:2:3 -set cleaner ~/.config/lf/cleaner # path to cleaner script -set previewer ~/.config/lf/preview # path to preview script -set preview # turn on previews - -set nohidden # don't show hidden files. '.' toggles -set incsearch true # incremental searching -set drawbox # draw boxes around panes -set noicons # turn on icons -set ignorecase # ignore case in sorting & searching -set filesep " " # separate files w/ space not newline - -set shell sh -set shellopts '-eu' - -########################################################################## -# REMOVE SOME DEFAULT BINDINGS # -########################################################################## - -map m -map o -map n -map "'" -map '"' -map d -map c -map e -map f - -########################################################################## -# BASIC COMMANDS # -########################################################################## - -map . set hidden! # toggle hidden files -map p paste -map x cut -map y copy -map H top -map L bottom -map R reload -map C clear -map U unselect - -########################################################################## -# LF CONFIG EDIT/NAV -########################################################################## - -# LF CONFIG -#edit lfrc -map elf $$EDITOR ~/.config/lf/lfrc &! - -# goto lf dir -map glf cd ~/.config/lf/ - -# reload lfrc -map <f-5> push :source<space>~/.config/lf/lfrc<enter> - -########################################################################## -# CUSTOM COMMANDS # -########################################################################## - -# SET WALLPAPER BACKGROUND -map bg $feh --bg-fill "$f" - -# ROTATE IMAGE 90 degrees clockwise -map 90 mogrify -rotate 90 "$f" - -# DETOX FILENAME -map dtx $detox "$f" - -# COPY FILE PATH -map Y $echo "$fx" | clip - -# ADD TO DOTFILES REPO -map atd /usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME add "$f" - - -########################################################################## -# NAVIGATION / FILE MANAGEMENT # -########################################################################## - -### MAIN -map mh. $mv "$f" ~ -map ch. $cp "$f" ~ -map gh. cd ~ - -map mdx $mv "$f" ~/documents -map cdx $cp "$f" ~/documents -map gdx cd ~/documents - -map mdl $mv "$f" ~/downloads -map cdl $cp "$f" ~/downloads -map gdl cd ~/downloads - -### PICTURES -map mpx $mv "$f" ~/pictures -map cpx $cp "$f" ~/pictures -map gpx cd ~/pictures - -map mps $mv "$f" ~/pictures/screenshots -map cps $cp "$f" ~/pictures/screenshots -map gps cd ~/pictures/screenshots - -map mpw $mv "$f" ~/pictures/wallpaper -map cpw $cp "$f" ~/pictures/wallpaper -map gpw cd ~/pictures/wallpaper - -### MAME - -map mmr $mv "$f" ~/.mame/roms -map cmr $cp "$f" ~/.mame/roms -map gmr cd ~/.mame/roms -map owm /usr/bin/mame "$f" - -### MISC -map gtc cd ~/downloads/torrents/complete -map gulb cd /usr/local/bin -map gp0 cd ~/.vids -map mp0 $mv "$f" ~/.vids - -map gmv cd ~/movies -map mmv $mv "$f" ~/movies - -########################################################################## -# OPEN WITH COMMANDS # -########################################################################## - -# open with vlc video player (default: mpv) -map owv $vlc "$f" - -# open with gimp (default: nsxiv) -map owg $gimp "$f" - -# open with zathura (default emacs pdf-tools) -map owz $zathura "$f" - -# open with audacious -map owa $audacious "$f" - -########################################################################## -# FILE OPERATION # -########################################################################## - - -# RENAME -# -cmd rename %[ -e $1 ] && printf "file exists" || mv "$f" $1 -map r push :rename<space> - - -# OPEN -# -# Called when current file is not a directory. -cmd open ${{ - # if text or json file - case $(file --mime-type "$f" -bL) in - text/*|application/json) $EDITOR "$f";; - - *) xdg-open "$f" ;; - esac -}} -map <enter> open - - -# DELETE -# -cmd delete $rm -rf "$fx" -map dd delete - -map <delete> delete - -# MKDIR -# -cmd mkdir ${{ - printf "Directory Name: " - read ans - mkdir $ans -}} -map md mkdir - - -# MKFILE -# -cmd mkfile ${{ - printf "File Name: " - read ans - $EDITOR $ans -}} -map mf mkfile - - -# SUDO MKFILE -# -cmd sudomkfile ${{ - printf "File Name: " - read ans - sudo $EDITOR $ans -}} -map mr sudomkfile - - -# CHMOD -# -cmd chmod ${{ - printf "Mode Bits: " - read ans - for file in "$fx" - do - chmod $ans $file - done - lf -remote 'send reload' -}} -map ch chmod - - -######################################################################## # -# COMPRESSION FUNCTIONS # -######################################################################## # - -# EXTRACT -cmd extract ${{ - case "$f" in - *.tar.bz2) tar xjf "$f" ;; - *.tar.gz) tar xzf "$f" ;; - *.bz2) bunzip2 "$f" ;; - *.rar) rar x "$f" ;; - *.gz) gunzip "$f" ;; - *.tar) tar xf "$f" ;; - *.tbz2) tar xjf "$f" ;; - *.tgz) tar xzf "$f" ;; - *.zip) unzip "$f" ;; - *.Z) uncompress "$f" ;; - *) echo "Unsupported format" ;; - esac -}} -map ex extract - - -# TARGZ -# tar.gz current or selected files -# -cmd targz ${{ - set -f - mkdir $1 - cp -r "$fx" $1 - tar czf $1.tar.gz $1 - rm -rf $1 -}} -map tgz targz - - -# ZIP -# zip current file or selected files -cmd zip ${{ - set -f - mkdir $1 - cp -r "$fx" $1 - zip -r $1.zip $1 - rm -rf $1 -}} -map zip zip - - -######################################################################## # -# MISCELLANEOUS CONVENIENCE COMMANDS # -######################################################################## # - - -# PACMAN INSTALL -# -cmd pacman_install ${{ - case "$f" in - *.pkg.tar.xz|*.pkg.tar.gz|*.pkg.tar.zst) sudo pacman -U "$f" ;; - *) echo "This doesn't look like an Arch package, so not installing." -}} - - -# MP3 -# convert audio file to mp3 -# -cmd mp3 ${{ - set -f - outname=$(echo "$f" | cut -f 1 -d '.') - lame -V --preset extreme $f "${outname}.mp3" -}} - - -######################################################################## # -# FZF HELPER FUNCTIONS # -######################################################################## # - - -# FZF-JUMP -# -# jump to file or directory with c-f -cmd fzf_jump ${{ - res="$(find . -maxdepth 1 | fzf --reverse --header='Jump to location' | sed 's/\\/\\\\/g;s/"/\\"/g')" - if [ -d "$res" ] ; then - cmd="cd" - elif [ -f "$res" ] ; then - cmd="select" - else - exit 0 - fi - lf -remote "send $id $cmd \"$res\"" -}} -map <c-f> :fzf_jump - - -# FZF-SEARCH -# -# search contents of files in current directory, then select a file -cmd fzf_search ${{ - res="$( \ - RG_PREFIX="rg --column --line-number --no-heading --color=always \ - --smart-case " - FZF_DEFAULT_COMMAND="$RG_PREFIX ''" \ - fzf --bind "change:reload:$RG_PREFIX {q} || true" \ - --ansi --layout=reverse --header 'Search in files' \ - | cut -d':' -f1 - )" - [ ! -z "$res" ] && lf -remote "send $id select \"$res\"" -}} -map gs :fzf_search diff --git a/dotfiles/system/.config/lf/preview b/dotfiles/system/.config/lf/preview deleted file mode 100755 index 68cda52..0000000 --- a/dotfiles/system/.config/lf/preview +++ /dev/null @@ -1,91 +0,0 @@ -#!/bin/sh - -image() { - geometry="$(($2-2))x$3" - chafa "$1" -f sixel -s "$geometry" --animate false -} - -batorcat() { - file="$1" - shift - if command -v bat > /dev/null 2>&1 - then - bat --color=always --style=plain --pager=never "$file" "$@" - else - cat "$file" - fi -} - -glowormdcat() { - file="$1" - shift - if command -v glow > /dev/null 2>&1 - then - glow "$file" - else - mdcat "$file" - fi -} - -CACHE="$HOME/.cache/lf/thumbnail.$(stat --printf '%n\0%i\0%F\0%s\0%W\0%Y' -- "$(readlink -f "$1")" | sha256sum | awk '{print $1}'))" - -case "$(printf "%s\n" "$(readlink -f "$1")" | awk '{print tolower($0)}')" in - *.tgz|*.tar.gz) tar tzf "$1" ;; - *.tar.bz2|*.tbz2) tar tjf "$1" ;; - *.tar.txz|*.txz) xz --list "$1" ;; - *.tar) tar tf "$1" ;; - *.zip|*.jar|*.war|*.ear|*.oxt) unzip -l "$1" ;; - *.rar) unrar l "$1" ;; - *.md) - glowormdcat "$1";; - *.7z) 7z l "$1" ;; - *.[1-8]) man "$1" | col -b ;; - *.o) nm "$1";; - *.torrent) transmission-show "$1" ;; - *.iso) iso-info --no-header -l "$1" ;; - *.odt|*.ods|*.odp|*.sxw) odt2txt "$1" ;; - *.doc) catdoc "$1" ;; - *.docx) docx2txt "$1" ;; - *.xml|*.html) w3m -dump "$1";; - *.xls|*.xlsx) - ssconvert --export-type=Gnumeric_stf:stf_csv "$1" "fd://1" | batorcat --language=csv - ;; - *.wav|*.mp3|*.flac|*.m4a|*.wma|*.ape|*.ac3|*.og[agx]|*.spx|*.opus|*.as[fx]|*.mka) - exiftool "$1" - ;; - *.pdf) - [ ! -f "${CACHE}.jpg" ] && \ - pdftoppm -jpeg -f 1 -singlefile "$1" "$CACHE" - image "${CACHE}.jpg" "$2" "$3" "$4" "$5" - ;; - *.epub) - [ ! -f "$CACHE" ] && \ - epub-thumbnailer "$1" "$CACHE" 1024 - image "$CACHE" "$2" "$3" "$4" "$5" - ;; - *.cbz|*.cbr|*.cbt) - [ ! -f "$CACHE" ] && \ - comicthumb "$1" "$CACHE" 1024 - image "$CACHE" "$2" "$3" "$4" "$5" - ;; - *.avi|*.mp4|*.wmv|*.dat|*.3gp|*.ogv|*.mkv|*.mpg|*.mpeg|*.vob|*.fl[icv]|*.m2v|*.mov|*.webm|*.ts|*.mts|*.m4v|*.r[am]|*.qt|*.divx) - [ ! -f "${CACHE}.jpg" ] && \ - ffmpegthumbnailer -i "$1" -o "${CACHE}.jpg" -s 0 -q 5 - image "${CACHE}.jpg" "$2" "$3" "$4" "$5" - ;; - *.bmp|*.jpg|*.jpeg|*.png|*.xpm|*.webp|*.tiff|*.gif|*.jfif|*.ico) - image "$1" "$2" "$3" "$4" "$5" - ;; - *.svg) - [ ! -f "${CACHE}.jpg" ] && \ - convert "$1" "${CACHE}.jpg" - image "${CACHE}.jpg" "$2" "$3" "$4" "$5" - ;; - *.ino) - batorcat --language=cpp "$1" - ;; - *) - batorcat "$1" - ;; -esac -exit 0 diff --git a/dotfiles/system/.config/mopidy/mopidy.conf b/dotfiles/system/.config/mopidy/mopidy.conf deleted file mode 100644 index a386dbd..0000000 --- a/dotfiles/system/.config/mopidy/mopidy.conf +++ /dev/null @@ -1,91 +0,0 @@ -# Mopidy configuration for cjennings -# See https://docs.mopidy.com/en/latest/config/ for documentation - -[core] -cache_dir = $XDG_CACHE_DIR/mopidy -config_dir = $XDG_CONFIG_DIR/mopidy -data_dir = $XDG_DATA_DIR/mopidy -max_tracklist_length = 10000 -restore_state = false - -[logging] -verbosity = 0 -format = %(levelname)-8s %(asctime)s [%(process)d:%(threadName)s] %(name)s\n %(message)s -color = true - -[audio] -mixer = software -mixer_volume = -output = pulsesink device=alsa_output.pci-0000_00_1f.3.analog-stereo -# Buffer time in milliseconds - 1000ms works well for local files -# Explicitly using analog output to avoid Bluetooth latency/jumpiness issues -buffer_time = 1000 - -[proxy] -scheme = -hostname = -port = -username = -password = - -[file] -enabled = true -# Point to Craig's music directory -media_dirs = - /home/cjennings/music|Music -excluded_file_extensions = - .directory - .html - .jpeg - .jpg - .log - .nfo - .pdf - .png - .txt - .zip -show_dotfiles = false -follow_symlinks = false -metadata_timeout = 1000 - -[http] -enabled = true -hostname = 127.0.0.1 -port = 6680 -zeroconf = Mopidy HTTP server on $hostname -allowed_origins = -csrf_protection = true -default_app = mopidy - -[m3u] -enabled = true -base_dir = /home/cjennings/music -default_encoding = latin-1 -default_extension = .m3u -playlists_dir = /home/cjennings/music - -[softwaremixer] -enabled = true - -[stream] -enabled = true -protocols = - http - https - mms - rtmp - rtmps - rtsp -metadata_blacklist = -# Increase timeout for slow/distant streams (30 seconds) -timeout = 30000 - -# MPD frontend - enables MPD protocol compatibility (port 6600) -# This allows MPD clients like mpc, ncmpcpp to work with Mopidy -[mpd] -enabled = true -hostname = 127.0.0.1 -port = 6600 -password = -max_connections = 20 -connection_timeout = 60
\ No newline at end of file diff --git a/dotfiles/system/.config/nitrogen/bg-saved.cfg b/dotfiles/system/.config/nitrogen/bg-saved.cfg deleted file mode 100644 index eccaecb..0000000 --- a/dotfiles/system/.config/nitrogen/bg-saved.cfg +++ /dev/null @@ -1,4 +0,0 @@ -[xin_-1] -file=/home/cjennings/pictures/wallpaper/zendopeak.jpg -mode=5 -bgcolor=#000000 diff --git a/dotfiles/system/.config/pychess/config b/dotfiles/system/.config/pychess/config deleted file mode 100644 index 694298a..0000000 --- a/dotfiles/system/.config/pychess/config +++ /dev/null @@ -1,213 +0,0 @@ -[General] -soundcombo0 = 3 -soundcombo1 = 3 -soundcombo2 = 3 -soundcombo3 = 3 -soundcombo4 = 3 -soundcombo5 = 3 -soundcombo6 = 3 -soundcombo7 = 3 -soundcombo8 = 3 -soundcombo9 = 3 -soundcombo10 = 3 -soundcombo11 = 3 -soundcombo12 = 3 -sounduri0 = file:/usr/share/pychess/sounds/move1.ogg -sounduri1 = file:/usr/share/pychess/sounds/check1.ogg -sounduri2 = file:/usr/share/pychess/sounds/capture1.ogg -sounduri3 = file:/usr/share/pychess/sounds/start1.ogg -sounduri4 = file:/usr/share/pychess/sounds/win1.ogg -sounduri5 = file:/usr/share/pychess/sounds/lose1.ogg -sounduri6 = file:/usr/share/pychess/sounds/draw1.ogg -sounduri7 = file:/usr/share/pychess/sounds/obs_mov.ogg -sounduri8 = file:/usr/share/pychess/sounds/obs_end.ogg -sounduri9 = file:/usr/share/pychess/sounds/alarm.ogg -sounduri10 = file:/usr/share/pychess/sounds/invalid.ogg -sounduri11 = file:/usr/share/pychess/sounds/success.ogg -sounduri12 = file:/usr/share/pychess/sounds/choice.ogg -ics_combo = 0 -autologin = False -categorycombo = 0 -max_log_files = 10 -hint_mode = False -spy_mode = False -show_sidepanels = True -autocallflag = True -tips_seed = 468535751 -tips_index = 3 -firstname = Craig Jennings -secondname = Whomever -showemt = False -showeval = True -showblunder = True -hidetabs = True -closeall = False -facetoface = False -scorelinearscale = False -showcaptured = True -figuresinnotation = False -moveanimation = True -noanimation = False -autopromote = False -autorotate = False -showficsgameno = False -fullanimation = False -showcords = False -drawgrid = False -activatesupportalgorithm = False -autosave = True -autosaveformat = cjennings -saveemt = True -saveeval = True -saveratingchange = True -indentpgn = True -saveowngames = False -max_analysis_spin = 3 -max_depth_spin = 20 -infinite_analysis = False -infinite_depth = True -opening_check = False -book_depth_max = 13 -endgame_check = False -online_egtb_check = True -analyzer_check = True -inv_analyzer_check = False -alarm_spin = 15 -usesounds = False -newgametasker_playercombo = 1 -taskerskillslider = 2.0 -ana_combobox = c72ee03eee276a3a8e142ed144b4c77b -inv_ana_combobox = c72ee03eee276a3a8e142ed144b4c77b -tipofthedaywindow_width = 693 -tipofthedaywindow_height = 373 -tipofthedaywindow_x = 778 -tipofthedaywindow_y = 562 -externalsdialogwindow_width = 1193 -externalsdialogwindow_height = 371 -externalsdialogwindow_x = 528 -externalsdialogwindow_y = 563 -mainwindow_width = 2256 -mainwindow_height = 1471 -mainwindow_x = 0 -mainwindow_y = 33 -download_scoutfish = True -opening_file_entry = /usr/share/pychess/pychess_book.bin -book_exact_match = True -egtb_path = /usr/share/pychess -welcome_image = /usr/share/pychess/glade/background.jpg -board_style = 2 -board_frame = 5 -lightcolour = #444444 -darkcolour = #252525 -piecetheme = Merida_new -autosavepath = /home/cjennings/documents/chessdata -preferencesdialogwindow_width = 1102 -preferencesdialogwindow_height = 1031 -preferencesdialogwindow_x = 574 -preferencesdialogwindow_y = 233 -show_tip_at_startup = False -dont_show_externals_at_startup = False -ngblitz min = 5 -ngblitz moves = 0 -ngblitz gain = 0 -ngrapid min = 15 -ngrapid moves = 0 -ngrapid gain = 5 -ngnormal min = 45 -ngnormal moves = 0 -ngnormal gain = 15 -ngclassical min = 3 -ngclassical moves = 40 -ngclassical gain = 0 -ngvariant1 = 3 -ngvariant2 = 23 -whiteplayercombobox = 0 -blackplayercombobox = 1 -skillslider1 = 20 -skillslider2 = 4.0 -notimeradio = True -blitzradio = False -rapidradio = 0 -normalradio = False -classicalradio = False -playnormalradio = 0 -playvariant1radio = 0 -playvariant2radio = 0 -numberoffingers = 2 -seek1radio = 0 -seek2radio = 0 -seek3radio = 0 -challenge1radio = 0 -challenge2radio = 0 -challenge3radio = 0 -untimedcheck-1 = False -minutesspin-1 = 15 -gainspin-1 = 10 -strengthcheck-1 = True -chainalignment-1 = True -ratingcenterslider-1 = 40 -toleranceslider-1 = 8 -tolerancehbox-1 = False -nocolorradio-1 = True -whitecolorradio-1 = False -blackcolorradio-1 = False -variantcombo-1 = 4 -novariantradio-1 = True -variantradio-1 = False -ratedgamecheck-1 = False -manualacceptcheck-1 = False -untimedcheck-2 = False -minutesspin-2 = 10 -gainspin-2 = 0 -strengthcheck-2 = True -chainalignment-2 = True -ratingcenterslider-2 = 40 -toleranceslider-2 = 8 -tolerancehbox-2 = False -nocolorradio-2 = True -whitecolorradio-2 = False -blackcolorradio-2 = False -variantcombo-2 = 3 -novariantradio-2 = True -variantradio-2 = False -ratedgamecheck-2 = False -manualacceptcheck-2 = False -untimedcheck-3 = False -minutesspin-3 = 2 -gainspin-3 = 12 -strengthcheck-3 = True -chainalignment-3 = True -ratingcenterslider-3 = 40 -toleranceslider-3 = 8 -tolerancehbox-3 = False -nocolorradio-3 = True -whitecolorradio-3 = False -blackcolorradio-3 = False -variantcombo-3 = 23 -novariantradio-3 = True -variantradio-3 = False -ratedgamecheck-3 = False -manualacceptcheck-3 = False -chat_paned_position = 306 -standard_toggle = True -blitz_toggle = True -lightning_toggle = True -variant_toggle = True -registered_toggle = True -guest_toggle = True -computer_toggle = True -titled_toggle = True -standard_toggle1 = True -blitz_toggle1 = True -lightning_toggle1 = True -variant_toggle1 = True -computer_toggle1 = True -download_chess_db = True -download_timestamp = True - -[FICS] -asguestcheck = True -timesealcheck = True - -[ICC] - diff --git a/dotfiles/system/.config/pychess/engines.json b/dotfiles/system/.config/pychess/engines.json deleted file mode 100644 index 913a9be..0000000 --- a/dotfiles/system/.config/pychess/engines.json +++ /dev/null @@ -1,526 +0,0 @@ -[ - { - "analyze": true, - "command": "/usr/lib/python3.13/site-packages/pychess/Players/PyChess.py", - "comment": "", - "country": "dk", - "level": 5, - "md5": "be6e594623ce6b20024914bcffba3f66", - "name": "PyChess.py", - "options": [ - { - "default": false, - "name": "Ponder", - "type": "check", - "value": false - }, - { - "default": 0, - "max": 100, - "min": 0, - "name": "skipPruneChance", - "type": "spin", - "value": 0 - } - ], - "protocol": "xboard", - "recheck": false, - "variants": [ - "normal", - "wildcastle", - "nocastle", - "fischerandom", - "crazyhouse", - "light-brigade", - "losers", - "suicide", - "giveaway", - "horde", - "atomic", - "racingkings", - "seirawan", - "kingofthehill", - "3check", - "placement", - "asean", - "cambodian", - "makruk", - "sittuyin" - ], - "vm_args": [ - "-u" - ], - "vm_command": "/usr/bin/python", - "vm_name": "python" - }, - { - "analyze": true, - "command": "/usr/bin/critter", - "comment": "", - "country": "sk", - "level": 20, - "md5": "854b376c8e7b3405b5e4f7cef8420204", - "name": "critter", - "options": [ - { - "default": 64, - "max": 8192, - "min": 8, - "name": "Hash", - "type": "spin" - }, - { - "default": false, - "name": "Ponder", - "type": "check" - }, - { - "default": true, - "name": "OwnBook", - "type": "check" - }, - { - "default": "book.cbk", - "name": "Book File", - "type": "text" - }, - { - "default": false, - "name": "UCI_Chess960", - "type": "check" - }, - { - "default": 1, - "max": 100, - "min": 1, - "name": "MultiPV", - "type": "spin" - }, - { - "default": 20, - "max": 32, - "min": 1, - "name": "Threads", - "type": "spin" - }, - { - "default": 5, - "max": 15, - "min": 4, - "name": "Split Depth", - "type": "spin" - }, - { - "default": "/gtb", - "name": "GaviotaTbPath", - "type": "text" - }, - { - "default": 32, - "max": 256, - "min": 4, - "name": "GaviotaTbCache", - "type": "spin" - }, - { - "choices": [ - "uncompressed", - "cp1", - "cp2", - "cp3", - "cp4" - ], - "default": "cp4", - "name": "GaviotaTbCompression", - "type": "combo" - }, - { - "choices": [ - "Disable", - "Only At Root", - "Everywhere" - ], - "default": "Only At Root", - "name": "Tablebase Usage", - "type": "combo" - }, - { - "name": "Clear Hash", - "type": "button" - }, - { - "default": false, - "name": "Use Session File", - "type": "check" - }, - { - "default": "session.csf", - "name": "Session File", - "type": "text" - }, - { - "default": 32, - "max": 1024, - "min": 2, - "name": "SF Size", - "type": "spin" - }, - { - "default": 8, - "max": 32, - "min": 2, - "name": "SF Write Depth", - "type": "spin" - }, - { - "default": 0, - "max": 32, - "min": 0, - "name": "SF Material Limit", - "type": "spin" - }, - { - "default": 0, - "max": 999, - "min": 0, - "name": "SF Move Limit", - "type": "spin" - }, - { - "name": "Clear SF", - "type": "button" - }, - { - "default": false, - "name": "Resolve Score Drops", - "type": "check" - }, - { - "default": 32, - "max": 100, - "min": 0, - "name": "King Safety Weight", - "type": "spin" - } - ], - "protocol": "uci", - "recheck": false - }, - { - "analyze": true, - "command": "/usr/bin/fruit", - "comment": "", - "country": "fr", - "level": 5, - "md5": "d401d07d0b5c41cbf8be63574a9214ca", - "name": "fruit", - "options": [ - { - "default": "book_small.bin", - "name": "BookFile", - "type": "text", - "value": "book_small.bin" - }, - { - "default": 50, - "max": 500, - "min": 0, - "name": "Delta Margin", - "type": "spin", - "value": 50 - }, - { - "default": false, - "name": "Delta Pruning", - "type": "check", - "value": false - }, - { - "default": 100, - "max": 500, - "min": 0, - "name": "Futility Margin", - "type": "spin", - "value": 100 - }, - { - "default": false, - "name": "Futility Pruning", - "type": "check", - "value": false - }, - { - "default": 16, - "max": 1024, - "min": 4, - "name": "Hash", - "type": "spin", - "value": 16 - }, - { - "default": true, - "name": "History Pruning", - "type": "check", - "value": true - }, - { - "default": 60, - "max": 100, - "min": 0, - "name": "History Threshold", - "type": "spin", - "value": 60 - }, - { - "default": 100, - "max": 400, - "min": 0, - "name": "King Safety", - "type": "spin", - "value": 100 - }, - { - "default": 100, - "max": 400, - "min": 0, - "name": "Material", - "type": "spin", - "value": 100 - }, - { - "choices": [ - "Always", - "Fail High", - "Never" - ], - "default": "Fail High", - "name": "NullMove Pruning", - "type": "combo", - "value": "Fail High" - }, - { - "default": 3, - "max": 3, - "min": 1, - "name": "NullMove Reduction", - "type": "spin", - "value": 3 - }, - { - "default": true, - "name": "OwnBook", - "type": "check", - "value": true - }, - { - "default": 100, - "max": 400, - "min": 0, - "name": "Passed Pawns", - "type": "spin", - "value": 100 - }, - { - "default": 100, - "max": 400, - "min": 0, - "name": "Pawn Structure", - "type": "spin", - "value": 100 - }, - { - "default": 100, - "max": 400, - "min": 0, - "name": "Piece Activity", - "type": "spin", - "value": 100 - }, - { - "default": false, - "name": "Ponder", - "type": "check", - "value": false - }, - { - "default": 1, - "max": 2, - "min": 0, - "name": "Quiescence Check Plies", - "type": "spin", - "value": 1 - }, - { - "default": 5, - "max": 6, - "min": 1, - "name": "Verification Reduction", - "type": "spin", - "value": 5 - }, - { - "choices": [ - "Always", - "Endgame", - "Never" - ], - "default": "Endgame", - "name": "Verification Search", - "type": "combo", - "value": "Endgame" - } - ], - "protocol": "uci", - "recheck": false, - "workingDirectory": "/usr/bin" - }, - { - "analyze": true, - "command": "/usr/bin/stockfish", - "comment": "", - "country": "no", - "level": 20, - "md5": "c72ee03eee276a3a8e142ed144b4c77b", - "name": "stockfish", - "options": [ - { - "name": "Clear Hash", - "type": "button" - }, - { - "default": "<empty>", - "name": "Debug Log File", - "type": "text", - "value": "<empty>" - }, - { - "default": "nn-1c0000000000.nnue", - "name": "EvalFile", - "type": "text", - "value": "nn-1c0000000000.nnue" - }, - { - "default": "nn-37f18f62d772.nnue", - "name": "EvalFileSmall", - "type": "text", - "value": "nn-37f18f62d772.nnue" - }, - { - "default": 16, - "max": 33554432, - "min": 1, - "name": "Hash", - "type": "spin", - "value": 16 - }, - { - "default": 10, - "max": 5000, - "min": 0, - "name": "Move Overhead", - "type": "spin", - "value": 10 - }, - { - "default": 1, - "max": 256, - "min": 1, - "name": "MultiPV", - "type": "spin", - "value": 1 - }, - { - "default": 0, - "max": 10000, - "min": 0, - "name": "nodestime", - "type": "spin", - "value": 0 - }, - { - "default": "auto", - "name": "NumaPolicy", - "type": "text", - "value": "auto" - }, - { - "default": false, - "name": "Ponder", - "type": "check", - "value": false - }, - { - "default": 20, - "max": 20, - "min": 0, - "name": "Skill Level", - "type": "spin", - "value": 20 - }, - { - "default": true, - "name": "Syzygy50MoveRule", - "type": "check", - "value": true - }, - { - "default": "<empty>", - "name": "SyzygyPath", - "type": "text", - "value": "<empty>" - }, - { - "default": 1, - "max": 100, - "min": 1, - "name": "SyzygyProbeDepth", - "type": "spin", - "value": 1 - }, - { - "default": 7, - "max": 7, - "min": 0, - "name": "SyzygyProbeLimit", - "type": "spin", - "value": 7 - }, - { - "default": 1, - "max": 1024, - "min": 1, - "name": "Threads", - "type": "spin", - "value": 1 - }, - { - "default": false, - "name": "UCI_Chess960", - "type": "check", - "value": false - }, - { - "default": 1320, - "max": 3190, - "min": 1320, - "name": "UCI_Elo", - "type": "spin", - "value": 1320 - }, - { - "default": false, - "name": "UCI_LimitStrength", - "type": "check", - "value": false - }, - { - "default": false, - "name": "UCI_ShowWDL", - "type": "check", - "value": false - } - ], - "protocol": "uci", - "recheck": false - } -]
\ No newline at end of file diff --git a/dotfiles/system/.config/pychess/pydock.xml b/dotfiles/system/.config/pychess/pydock.xml deleted file mode 100644 index ef523db..0000000 --- a/dotfiles/system/.config/pychess/pydock.xml +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" ?><docks><dock id="main"><v pos="0.9992458521870287"><h pos="0.9995551601423488"><leaf current="board" dockable="False"><panel id="board" visible="True"/></leaf><v pos="0.999245283018868"><leaf current="annotationPanel" dockable="True"><panel id="annotationPanel" visible="True"/><panel id="historyPanel" visible="True"/><panel id="scorePanel" visible="True"/></leaf><leaf current="chatPanel" dockable="True"><panel id="chatPanel" visible="True"/><panel id="commentPanel" visible="False"/></leaf></v></h><leaf current="engineOutputPanel" dockable="True"><panel id="bookPanel" visible="False"/><panel id="engineOutputPanel" visible="True"/></leaf></v></dock></docks>
\ No newline at end of file diff --git a/dotfiles/system/.config/youtube-dl/youtube-dl.conf b/dotfiles/system/.config/youtube-dl/youtube-dl.conf deleted file mode 100644 index 91b4e42..0000000 --- a/dotfiles/system/.config/youtube-dl/youtube-dl.conf +++ /dev/null @@ -1,11 +0,0 @@ -# self explanatory ---add-metadata ---format best ---no-overwrites ---ignore-errors - -# insert a value between 0 (better) and 9 (worse) for VBR or a specific bitrate like 128K (default 5) ---audio-quality 0 - -# save all videos under Videos file with channel, title, and extension --o ~/videos/%(channel)s-%(title)s.%(ext)s diff --git a/scripts/testing/lib/validation.sh b/scripts/testing/lib/validation.sh index c0a5d43..8c4787e 100644 --- a/scripts/testing/lib/validation.sh +++ b/scripts/testing/lib/validation.sh @@ -370,7 +370,7 @@ validate_dotfiles() { # 2. Check symlink points to correct location local target=$(ssh_cmd "readlink /home/cjennings/.zshrc") - local expected_pattern="code/archsetup/dotfiles/system/.zshrc" + local expected_pattern="code/archsetup/dotfiles/common/.zshrc" if ! echo "$target" | grep -q "$expected_pattern"; then validation_fail "Dotfiles symlink points to wrong location: $target" @@ -691,7 +691,7 @@ My system stays lean and intentional. I have a clear inventory of what archsetup The review process is straightforward—I don't have to manually hunt through installed packages or wonder "do I still use this?" The system tells me what's diverged. I make decisions: add to archsetup, remove from system, or document why it's intentionally different. -My dotfiles are equally clean and purposeful. I have a clear audit process for the 50+ scripts in ~/.local/bin and all the configs in dotfiles/system. I can identify which scripts I haven't used in months, which dotfiles belong to packages no longer installed, and which configurations are stale. The dotfile audit process is repeatable—not a manual archaeology expedition each time. +My dotfiles are equally clean and purposeful. I have a clear audit process for the 50+ scripts in ~/.local/bin and all the configs in dotfiles/common. I can identify which scripts I haven't used in months, which dotfiles belong to packages no longer installed, and which configurations are stale. The dotfile audit process is repeatable—not a manual archaeology expedition each time. The system remains as intentional and minimal as the day archsetup first installed it. No cruft accumulates. Every package, script, and configuration serves a purpose I can articulate. @@ -710,7 +710,7 @@ The system remains as intentional and minimal as the day archsetup first install *** TODO [#A] Automate the inventory comparison Make package diff a runnable script instead of manual process -*** TODO [#B] Audit dotfiles/system directory +*** TODO [#B] Audit dotfiles/common directory **** TODO [#B] Review all 50+ scripts in ~/.local/bin - remove unused scripts **** TODO [#B] Check dotfiles for uninstalled packages - remove orphaned configs **** TODO [#B] Verify all stowed files are actually used @@ -756,7 +756,7 @@ Parse config files for binary/command references and verify those binaries exist Review all dotfiles by application and remove unused application configurations. Options: -1. Move to new =dotfiles/unused/= directory (next to =dotfiles/system/=) +1. Move to new =dotfiles/unused/= directory (next to =dotfiles/common/=) 2. Design better restowing mechanism (perhaps with Makefile) - Selective stowing of only active applications - Track which configs are actually in use |
