save
This commit is contained in:
@@ -85,8 +85,10 @@ oxwm.set_modkey(modkey)
|
|||||||
oxwm.set_tags(tags)
|
oxwm.set_tags(tags)
|
||||||
|
|
||||||
oxwm.set_layout_symbol("tiling", "[T]")
|
oxwm.set_layout_symbol("tiling", "[T]")
|
||||||
|
oxwm.set_layout_symbol("tabbed", "[FOO]")
|
||||||
|
oxwm.key.bind({ modkey }, "L", oxwm.layout.set("tabbed"))
|
||||||
|
|
||||||
oxwm.rule.add({ instance = "atlauncher", floating = true })
|
oxwm.rule.add({ instance = "com-atlauncher-App", floating = true })
|
||||||
|
|
||||||
oxwm.border.set_width(2)
|
oxwm.border.set_width(2)
|
||||||
oxwm.border.set_focused_color(colors.blue)
|
oxwm.border.set_focused_color(colors.blue)
|
||||||
|
|||||||
Reference in New Issue
Block a user