1
Fork 0

Remove alt to move windows.

This commit is contained in:
Bauke 2024-02-21 13:20:05 +01:00
parent 34f4dcefe0
commit 7549bd5ae2
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<property name="double_click_action" type="string" value="maximize"/>
<property name="double_click_distance" type="int" value="5"/>
<property name="double_click_time" type="int" value="250"/>
<property name="easy_click" type="string" value="Alt"/>
<property name="easy_click" type="string" value="None"/>
<property name="focus_delay" type="int" value="250"/>
<property name="focus_hint" type="bool" value="true"/>
<property name="focus_new" type="bool" value="true"/>