fix: xfwm4 keybinds
xfwm4 stores important default keybinds inside the "custom" section.
These important keybinds were removed in commit d5458a9fcf
as I thought they would be added automatically back in. This regression
is now reverted.
This commit is contained in:
parent
cf2d3cd126
commit
12b0f911a0
2 changed files with 62 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ in {
|
|||
<property name="xfwm4" type="empty">
|
||||
<property name="custom" type="empty">
|
||||
<property name="override" type="bool" value="true" />
|
||||
${builtins.readFile ./dotfiles/xfwm4-keybinds.xml}
|
||||
${xfwm4_xml}
|
||||
</property>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue