Updates to personal fluxbox configuration and styles.

This commit is contained in:
2024-06-11 09:30:42 -05:00
parent 5ede1870f1
commit dfe8337454
13 changed files with 531 additions and 32 deletions

View File

@ -0,0 +1,29 @@
/* XPM */
static char * iconbar_focused_xpm[] = {
"1 24 2 1",
" c #2F372D",
". c #3D7730",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
".",
".",
"."};