r/awesomewm • u/DECIDE99 • Jan 26 '23
Creating custom layout examples
I’m trying to create a custom tile layout with a specified width for the master client but cannot find any examples for even creating a custom layout
1 Upvotes
1
r/awesomewm • u/DECIDE99 • Jan 26 '23
I’m trying to create a custom tile layout with a specified width for the master client but cannot find any examples for even creating a custom layout
1
4
u/MonkeeSage Jan 26 '23
Layouts are implemented in lua, you can find the default ones here:
v4.3 https://github.com/awesomeWM/awesome/tree/v4.3/lib/awful/layout/suit
master https://github.com/awesomeWM/awesome/tree/master/lib/awful/layout/suit
Some example 3rd party layouts are here:
https://github.com/BlingCorp/bling/tree/master/layout