Commit 838aa0b6 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Enables title bar icons.

parent 6deba7f3
......@@ -54,6 +54,8 @@ title_align center
# Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_no_name
for_window [class=".*"] title_window_icon on
for_window [class=".*"] title_window_icon padding 3px
# focus_wrapping <yes|no|force|workspace>
# Legacy syntax: "force_focus_wrapping force"
......
......@@ -49,6 +49,8 @@ title_align center
# Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_no_name
for_window [class=".*"] title_window_icon on
for_window [class=".*"] title_window_icon padding 3px
# focus_wrapping <yes|no|force|workspace>
# Legacy syntax: "force_focus_wrapping force"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment