Browse Source

WS-2022.3.4 <TheoryOfNekomata@VALHALLA Update ide.general.xml, notifications.xml

master
TheoryOfNekomata 11 months ago
parent
commit
c816aa55be
2 changed files with 5 additions and 0 deletions
  1. +4
    -0
      ide.general.xml
  2. +1
    -0
      notifications.xml

+ 4
- 0
ide.general.xml View File

@@ -7,6 +7,10 @@
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="ide.experimental.ui" value="true" />
<entry key="debugger.new.tool.window.layout" value="true" />
<entry key="ide.editor.tab.selection.animation" value="true" />
<entry key="ide.new.editor.tabs.vertical.borders" value="true" />
<entry key="editor.focus.mode.color.light" value="444444" />
<entry key="editor.focus.mode.color.dark" value="444444" />
</component>
<component name="StatusBar">
<option name="widgets">


+ 1
- 0
notifications.xml View File

@@ -2,5 +2,6 @@
<component name="NotificationConfiguration">
<notification groupId="Build sync orphan modules" displayType="NONE" shouldLog="false" />
<notification groupId="Gradle Notification Group" displayType="NONE" shouldLog="false" />
<notification groupId="Quokka Notifications" displayType="STICKY_BALLOON" shouldLog="false" />
</component>
</application>

Loading…
Cancel
Save