hlwm: sync theme and update Gajim rule
This commit is contained in:
parent
0ce24dba58
commit
942ee951de
@ -160,7 +160,7 @@ hc rule class=tor-browser pseudotile=on tag=3
|
||||
hc rule class=tor-browser instance=Navigator fullscreen=on tag=3
|
||||
hc rule class=SshAskpass pseudotile=on
|
||||
hc rule class=Snes9x-gtk pseudotile=on
|
||||
hc rule class=Gajim pseudotile=on tag=7
|
||||
hc rule class=gajim pseudotile=on tag=7
|
||||
|
||||
hc set tree_style "╾│ ├└╼─┐"
|
||||
#hc set tree_style "-| |'>-."
|
||||
|
@ -29,9 +29,11 @@
|
||||
: ${hlwm_foreground="#ffffff"}
|
||||
|
||||
: ${hlwm_font="-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1"}
|
||||
#: ${hlwm_font="-sony-fixed-medium-r-normal--24-170-100-100-c-120-iso8859-1"}
|
||||
#: ${hlwm_font="-xos4-terminus-bold-r-normal--14-140-72-72-c-80-iso10646-1"}
|
||||
|
||||
_hlwm_faceSize=$(xrdb -get XTerm.VT100.faceSize)
|
||||
: ${hlwm_face="monospace:size=${_hlwm_faceSize:-10.5}"}
|
||||
: ${hlwm_face="monospace:size=${_hlwm_faceSize:-8.0}"}
|
||||
unset _hlwm_faceSize
|
||||
|
||||
: ${hlwm_font_height=17}
|
||||
: ${hlwm_font_height=16}
|
||||
|
Loading…
Reference in New Issue
Block a user