From 1c78cab3497039d5220571ff91851f82921f147e Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 25 Apr 2020 19:01:33 +0000 Subject: [PATCH] hlwm: reorder UI settings acording to man --- xdg-config-dir/herbstluftwm/autostart | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/xdg-config-dir/herbstluftwm/autostart b/xdg-config-dir/herbstluftwm/autostart index a2ed7af..6c3c328 100755 --- a/xdg-config-dir/herbstluftwm/autostart +++ b/xdg-config-dir/herbstluftwm/autostart @@ -119,25 +119,25 @@ hc keybind $Mod-i jumpto urgent # theme hc attr theme.tiling.reset 1 hc attr theme.floating.reset 1 -hc set frame_border_width 0 -hc set always_show_frame 0 -hc set frame_bg_transparent 1 -hc set frame_transparent_width 0 -hc set frame_gap 0 - +hc attr theme.border_width 2 +hc attr theme.inner_width 0 +hc attr theme.outer_width 0 +hc attr theme.background_color "$hlwm_background" hc attr theme.active.color "$hlwm_color11" hc attr theme.normal.color "$hlwm_color8" 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 smart_window_surroundings 0 -hc set smart_frame_surroundings 0 +hc set window_gap 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 always_show_frame 0 +hc set smart_frame_surroundings 0 +hc set smart_window_surroundings 0 +hc set pseudotile_center_threshold 0 # rules hc unrule -F