adding debug command

This commit is contained in:
Lucas Oskorep
2025-10-17 01:09:13 -04:00
parent e615efceb9
commit c977c61714
4 changed files with 79 additions and 0 deletions

View File

@@ -37,5 +37,11 @@
<description>Keyboard shortcut for triggering action 4</description>
</key>
<key name="print-tree" type="as">
<default><![CDATA[['<Super><Shift>x']]]></default>
<summary>Print window tree structure</summary>
<description>Prints the current tree of containers and windows per monitor to logs</description>
</key>
</schema>
</schemalist>