<!-- available characters are NDSLIMC, each can occur at most once. N: window icon L: window label (AKA title). I: iconify M: maximize C: close S: shade (roll up/down) D: omnipresent (on all desktops). -->
<keepBorder>yes</keepBorder>
@ -316,6 +316,11 @@
<menu>client-menu</menu>
</action>
</keybind>
<keybindkey="W-Return">
<actionname="Execute">
<command>kitty </command>
</action>
</keybind>
<keybindkey="W-space">
<actionname="Execute">
<command>rofi -theme everforest -font "hack 24" -show run </command>