Advertisement
13minutes-yt

openbox-tiling/applications-rc.xml

Feb 2nd, 2023
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. <keyboard>
  2. <keybind key="C-1">"" <action name="Unmaximize"/>"" <action name="MoveResizeTo">"" <x>0</x>"" <y>0</y>"" <width>50%</width>"" <height>100%</height>"" </action>"" </keybind>
  3. <keybind key="C-2">"" <action name="Unmaximize"/>"" <action name="MoveResizeTo">"" <x>-0</x>"" <y>0</y>"" <width>50%</width>"" <height>100%</height>"" </action>"" </keybind>
  4. <keybind key="C-3">"" <action name="Unmaximize"/>"" <action name="MoveResizeTo">"" <x>0</x>"" <y>0</y>"" <width>66%</width>"" <height>100%</height>"" </action>"" </keybind>
  5. <keybind key="C-4">"" <action name="Unmaximize"/>"" <action name="MoveResizeTo">"" <x>-0</x>"" <y>0</y>"" <width>33%</width>"" <height>100%</height>"" </action>"" </keybind>
  6. </keyboard>
  7.  
  8.  
  9.  
  10. <applications>
  11. <application class="*">
  12. <decor>no</decor>
  13. </application>
  14.  
  15. <application class="Yad">
  16. <decor>yes</decor>
  17. </application>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement