Update 2022-12-16 07:43 OpenBSD/amd64
This commit is contained in:
parent
98abe1e416
commit
dbcd6d6aba
@ -24,7 +24,7 @@ HTERM="st -f $HFONT"
|
||||
# DMENUOPTS="-fn '$DFONT' -nb #121212 -nf #707070 -sf #FFA600 -sb #121212 -i -f"
|
||||
|
||||
# SPECTRWM GREY
|
||||
DMENUOPTS="-fn '$DFONT' -nb #121212 -nf #707070 -sf #CCCCCC -sb #121212 -i -f"
|
||||
DMENUOPTS="-fn '$DFONT' -nb #121212 -nf #707070 -sf #CCCCCC -sb #121212 -b -i -f"
|
||||
|
||||
DMENU_CMD="dmenu $DMENUOPTS"
|
||||
DMENURUN_CMD="dmenu_run $DMENUOPTS"
|
||||
|
@ -17,6 +17,7 @@ bar_font_color_selected = rgb:ff/ff/ff
|
||||
bar_font = FuraCodeNerdFont-11
|
||||
bar_font_pua = FuraCodeNerdFont-13
|
||||
bar_action = cbar
|
||||
bar_at_bottom = 1
|
||||
bar_format = +S +L +N +I +M +W +|1R +A %Y-%m-%d %H:%M
|
||||
workspace_indicator = listall,markcurrent,markactive,markempty,noindexes
|
||||
workspace_mark_current = ''
|
||||
|
@ -2,7 +2,7 @@ asterisk= "*";
|
||||
min_password_length = 24
|
||||
prompt = "GnuPG"
|
||||
font = "FuraCodeNerdFont-13";
|
||||
bottom = false;
|
||||
bottom = true;
|
||||
prompt_fg = "#FFFFFF";
|
||||
prompt_bg = "#771818";
|
||||
normal_fg = "#FFFFFF";
|
||||
|
Loading…
Reference in New Issue
Block a user