mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
xfce: make xfwm theme explicitly hide app icon
This was happening anyway because the menu icons are not provided. But the intent is more clear this way.
This commit is contained in:
parent
b308f1e14c
commit
ce24c91b3c
|
|
@ -7,7 +7,7 @@ button_spacing=0
|
|||
full_width_title=true
|
||||
frame_border_top=5
|
||||
maximized_offset=0
|
||||
show_app_icon=true
|
||||
show_app_icon=false
|
||||
shadow_delta_height=2
|
||||
shadow_delta_width=-3
|
||||
shadow_delta_x=-3
|
||||
|
|
|
|||
Loading…
Reference in a new issue