We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2b6b9 commit f49f719Copy full SHA for f49f719
1 file changed
wf-shell.ini.example
@@ -42,7 +42,7 @@ position = top
42
43
# set the background color.
44
background_color = gtk_headerbar # match the color of a GtkHeaderbar
45
-#background_color = $555555 # Hex color, for example $FFFFFF for white
+#background_color = \#555f # Hex color (4 or 8 Bytes), for example \#ffff or \#ffffffff for white
46
#background_color = 0.033 0.041 0.047 0.9 # RGBA color, 1.0 0.0 0.0 0.5 for semi-transparent red
47
48
0 commit comments