save
This commit is contained in:
@@ -83,6 +83,7 @@ local blocks = {
|
|||||||
oxwm.set_terminal(terminal)
|
oxwm.set_terminal(terminal)
|
||||||
oxwm.set_modkey(modkey)
|
oxwm.set_modkey(modkey)
|
||||||
oxwm.set_tags(tags)
|
oxwm.set_tags(tags)
|
||||||
|
oxwm.set_layout_symbol("tiling", "[T]")
|
||||||
|
|
||||||
oxwm.key.bind({ modkey }, "C", oxwm.layout.set("tiling"))
|
oxwm.key.bind({ modkey }, "C", oxwm.layout.set("tiling"))
|
||||||
oxwm.key.bind({ modkey }, "T", oxwm.layout.set("tabbed"))
|
oxwm.key.bind({ modkey }, "T", oxwm.layout.set("tabbed"))
|
||||||
|
|||||||
Reference in New Issue
Block a user