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:
gytic 2025-07-28 22:42:15 +02:00
parent cf2d3cd126
commit 12b0f911a0
2 changed files with 62 additions and 0 deletions

View file

@ -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>