summaryrefslogtreecommitdiff
path: root/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-26 17:36:38 -0600
committerCraig Jennings <c@cjennings.net>2026-01-26 17:36:38 -0600
commitdada2f255daaa2fb493ec8c7d47e2a8123aea494 (patch)
tree0c0eeb84bb7b6e66a2d7f41cdfd061b25f80cc14 /dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml
parentd50e5955837788fc69b4d5bc74cb574b859ed31a (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>
Diffstat (limited to 'dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml')
-rw-r--r--dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml36
1 files changed, 0 insertions, 36 deletions
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