Skip to content

Commit f49f719

Browse files
authored
Update wf-shell.ini.example (#281)
1 parent dd2b6b9 commit f49f719

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wf-shell.ini.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ position = top
4242

4343
# set the background color.
4444
background_color = gtk_headerbar # match the color of a GtkHeaderbar
45-
#background_color = $555555 # Hex color, for example $FFFFFF for white
45+
#background_color = \#555f # Hex color (4 or 8 Bytes), for example \#ffff or \#ffffffff for white
4646
#background_color = 0.033 0.041 0.047 0.9 # RGBA color, 1.0 0.0 0.0 0.5 for semi-transparent red
4747

4848

0 commit comments

Comments
 (0)