fix: removed window moveToActiveSpace behavior (#1174)

This commit is contained in:
Serhiy Mytrovtsiy
2022-11-17 17:12:14 +01:00
parent 303119fb48
commit ed806a54f9
5 changed files with 6 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1400"
LastUpgradeVersion = "1410"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
@@ -54,15 +54,15 @@
<CommandLineArguments>
<CommandLineArgument
argument = "list -t"
isEnabled = "YES">
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "fans"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "fan -id 0 -v 2761"
isEnabled = "NO">
argument = "fan 0"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "set -k &quot;FS! &quot; -v 0000"

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1400"
LastUpgradeVersion = "1410"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"