Properly assign wayland firefox to workspace

pull/1/head
Ensar Sarajčić 2021-03-07 22:54:23 +01:00
parent efccf421c8
commit 82cd5a0cb4
7 changed files with 8 additions and 16 deletions

View File

@ -62,3 +62,5 @@ stetic
xbuild
Bitwarden
kwalletrc
Thunar
xfce4

View File

@ -1,11 +1,5 @@
<code_scheme name="Default" version="173">
<JetCodeStyleSettings>
<option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
</JetCodeStyleSettings>
<ScalaCodeStyleSettings>
<option name="MULTILINE_STRING_CLOSING_QUOTES_ON_NEW_LINE" value="true" />
</ScalaCodeStyleSettings>
<codeStyleSettings language="kotlin">
<option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
</codeStyleSettings>
</code_scheme>

View File

@ -0,0 +1,3 @@
<profile version="1.0">
<option name="myName" value="Default" />
</profile>

View File

@ -2,9 +2,10 @@
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="klib" type="ARCHIVE" />
<mapping ext="main.kts" type="Kotlin" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="psd" approved="true" type="Image" />
</extensionMap>
</component>
</application>
</application>

View File

@ -151,7 +151,6 @@
<plugin>
<option name="myPluginId" value="org.jetbrains.kotlin" />
<option name="myPluginName" value="Kotlin" />
<option name="myBundled" value="true" />
</plugin>
</value>
</entry>
@ -538,7 +537,6 @@
<plugin>
<option name="myPluginId" value="org.jetbrains.kotlin" />
<option name="myPluginName" value="Kotlin" />
<option name="myBundled" value="true" />
</plugin>
</value>
</entry>
@ -556,7 +554,6 @@
<plugin>
<option name="myPluginId" value="org.jetbrains.kotlin" />
<option name="myPluginName" value="Kotlin" />
<option name="myBundled" value="true" />
</plugin>
</value>
</entry>
@ -565,7 +562,6 @@
<plugin>
<option name="myPluginId" value="org.jetbrains.kotlin" />
<option name="myPluginName" value="Kotlin" />
<option name="myBundled" value="true" />
</plugin>
</value>
</entry>
@ -574,7 +570,6 @@
<plugin>
<option name="myPluginId" value="org.jetbrains.kotlin" />
<option name="myPluginName" value="Kotlin" />
<option name="myBundled" value="true" />
</plugin>
</value>
</entry>
@ -583,7 +578,6 @@
<plugin>
<option name="myPluginId" value="org.jetbrains.kotlin" />
<option name="myPluginName" value="Kotlin" />
<option name="myBundled" value="true" />
</plugin>
</value>
</entry>
@ -592,7 +586,6 @@
<plugin>
<option name="myPluginId" value="org.jetbrains.kotlin" />
<option name="myPluginName" value="Kotlin" />
<option name="myBundled" value="true" />
</plugin>
</value>
</entry>
@ -601,7 +594,6 @@
<plugin>
<option name="myPluginId" value="org.jetbrains.kotlin" />
<option name="myPluginName" value="Kotlin" />
<option name="myBundled" value="true" />
</plugin>
</value>
</entry>

View File

@ -1,5 +1,5 @@
# Assign windows to workspaces
assign [class="firefox"] $browser_workspace
assign [app_id="firefox"] $browser_workspace
assign [class="Hexchat"] $chat_workspace
assign [class="Slack"] $chat_workspace
assign [class="Gvim"] $editor_workspace