Update OpenBSD config
This commit is contained in:
parent
9735ea5c6f
commit
323cd03265
@ -1,6 +1,6 @@
|
||||
font_family BrutalistMono Nerd Font
|
||||
# bold_font auto
|
||||
# italic_font auto
|
||||
bold_font BrutalistMono Nerd Font Bold
|
||||
italic_font BrutalistMono Nerd Font Italic
|
||||
# bold_italic_font auto
|
||||
font_size {{ .fontsize }}
|
||||
text_composition_strategy 1.0
|
||||
|
@ -160,7 +160,7 @@ Copy the file to $HOME/.config/openbox/ instead. -->
|
||||
<!-- 'Above', 'Normal', or 'Below' -->
|
||||
<direction>Vertical</direction>
|
||||
<!-- 'Vertical' or 'Horizontal' -->
|
||||
<autoHide>no</autoHide>
|
||||
<autoHide>yes</autoHide>
|
||||
<hideDelay>300</hideDelay>
|
||||
<!-- in milliseconds (1000 = 1 second) -->
|
||||
<showDelay>300</showDelay>
|
||||
|
Loading…
Reference in New Issue
Block a user