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,28 @@
/* XPM */
static char * iconbar_unfocused_xpm[] = {
"1 24 1 1",
" c #2F372D",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};