summaryrefslogtreecommitdiff
path: root/.config/JetBrains/CLion2023.3/options/runner.layout.xml
diff options
context:
space:
mode:
authorMatthew Kosarek <matt.kosarek@canonical.com>2025-05-07 10:30:49 -0400
committerMatthew Kosarek <matt.kosarek@canonical.com>2025-05-07 10:30:49 -0400
commitbec46c3de8eb6e39580f42bff2aac2080d5155ed (patch)
treecaae4a8b7b10c9b4c2906aacb2826903aee8353e /.config/JetBrains/CLion2023.3/options/runner.layout.xml
parent7b6a852aae5cd31ed2043492b5e8029293f49e7a (diff)
Add kitty configuration
Diffstat (limited to '.config/JetBrains/CLion2023.3/options/runner.layout.xml')
-rw-r--r--.config/JetBrains/CLion2023.3/options/runner.layout.xml57
1 files changed, 0 insertions, 57 deletions
diff --git a/.config/JetBrains/CLion2023.3/options/runner.layout.xml b/.config/JetBrains/CLion2023.3/options/runner.layout.xml
deleted file mode 100644
index 885a213..0000000
--- a/.config/JetBrains/CLion2023.3/options/runner.layout.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-<application>
- <component name="RunnerLayoutSettings">
- <runner id="JavaRunner">
- <ViewImpl>
- <option name="ID" value="ConsoleContent" />
- <option name="placeInGrid" value="bottom" />
- </ViewImpl>
- <ViewImpl>
- <option name="ID" value="ValgrindContent" />
- <option name="placeInGrid" value="bottom" />
- <option name="tabIndex" value="1" />
- </ViewImpl>
- <TabImpl>
- <option name="bottomProportion" value="-0.0" />
- </TabImpl>
- <TabImpl>
- <option name="defaultIndex" value="1" />
- <option name="index" value="1" />
- </TabImpl>
- </runner>
- <runner id="Debug">
- <ViewImpl>
- <option name="ID" value="FrameContent" />
- <option name="placeInGrid" value="left" />
- </ViewImpl>
- <ViewImpl>
- <option name="ID" value="VariablesContent" />
- <option name="placeInGrid" value="center" />
- </ViewImpl>
- <ViewImpl>
- <option name="ID" value="ConsoleContent" />
- <option name="placeInGrid" value="bottom" />
- <option name="tabIndex" value="1" />
- </ViewImpl>
- <ViewImpl>
- <option name="ID" value="DEBUGGER_BACKEND_CONSOLE" />
- <option name="placeInGrid" value="center" />
- </ViewImpl>
- <ViewImpl>
- <option name="ID" value="DEBUGGER_MEMORY_VIEW" />
- <option name="placeInGrid" value="center" />
- </ViewImpl>
- <ViewImpl>
- <option name="ID" value="PARALLEL_STACKS_VIEW" />
- <option name="placeInGrid" value="center" />
- </ViewImpl>
- <TabImpl>
- <option name="leftProportion" value="0.39224377" />
- </TabImpl>
- <TabImpl>
- <option name="bottomProportion" value="0.0" />
- <option name="defaultIndex" value="1" />
- <option name="index" value="1" />
- </TabImpl>
- </runner>
- </component>
-</application> \ No newline at end of file