mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
Fix Super_L specification for overlay_key
A recent commit fixed the schema association, which revealed that our <Super_L> was wrong, should just be Super_L.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<applyto>/apps/mutter/general/overlay_key</applyto>
|
||||
<owner>mutter</owner>
|
||||
<type>string</type>
|
||||
<default><Super_L></default>
|
||||
<default>Super_L</default>
|
||||
<locale name="C">
|
||||
<short>Modifier to use for extended window management operations</short>
|
||||
<long>
|
||||
|
Reference in New Issue
Block a user