hlwm: reorder UI settings acording to man
This commit is contained in:
parent
43091854f9
commit
1c78cab349
@ -119,25 +119,25 @@ hc keybind $Mod-i jumpto urgent
|
|||||||
# theme
|
# theme
|
||||||
hc attr theme.tiling.reset 1
|
hc attr theme.tiling.reset 1
|
||||||
hc attr theme.floating.reset 1
|
hc attr theme.floating.reset 1
|
||||||
hc set frame_border_width 0
|
hc attr theme.border_width 2
|
||||||
hc set always_show_frame 0
|
hc attr theme.inner_width 0
|
||||||
hc set frame_bg_transparent 1
|
hc attr theme.outer_width 0
|
||||||
hc set frame_transparent_width 0
|
hc attr theme.background_color "$hlwm_background"
|
||||||
hc set frame_gap 0
|
|
||||||
|
|
||||||
hc attr theme.active.color "$hlwm_color11"
|
hc attr theme.active.color "$hlwm_color11"
|
||||||
hc attr theme.normal.color "$hlwm_color8"
|
hc attr theme.normal.color "$hlwm_color8"
|
||||||
hc attr theme.urgent.color "$hlwm_color9"
|
hc attr theme.urgent.color "$hlwm_color9"
|
||||||
hc attr theme.inner_width 0
|
|
||||||
hc attr theme.outer_width 0
|
|
||||||
hc attr theme.border_width 2
|
|
||||||
hc attr theme.background_color "$hlwm_background"
|
|
||||||
|
|
||||||
hc set window_gap 0
|
hc set frame_gap 0
|
||||||
hc set frame_padding 4
|
hc set frame_padding 4
|
||||||
hc set smart_window_surroundings 0
|
hc set window_gap 0
|
||||||
hc set smart_frame_surroundings 0
|
hc set frame_bg_transparent 1
|
||||||
|
hc set frame_transparent_width 0
|
||||||
|
hc set frame_border_width 0
|
||||||
hc set mouse_recenter_gap 0
|
hc set mouse_recenter_gap 0
|
||||||
|
hc set always_show_frame 0
|
||||||
|
hc set smart_frame_surroundings 0
|
||||||
|
hc set smart_window_surroundings 0
|
||||||
|
hc set pseudotile_center_threshold 0
|
||||||
|
|
||||||
# rules
|
# rules
|
||||||
hc unrule -F
|
hc unrule -F
|
||||||
|
Loading…
Reference in New Issue
Block a user