Fix web icon
This commit is contained in:
parent
8bb5485237
commit
6e5c7dea0c
|
@ -104,7 +104,7 @@ format-mounted-prefix-foreground = ${colors.icon}
|
|||
|
||||
[module/bspwm]
|
||||
ws-icon-0 = dev;
|
||||
ws-icon-1 = web;
|
||||
ws-icon-1 = web;
|
||||
ws-icon-2 = gfx;
|
||||
ws-icon-3 = env;
|
||||
ws-icon-4 = play;
|
||||
|
|
|
@ -38,7 +38,7 @@ pacaur -S \
|
|||
terminus-font ttf-iosevka-pack `# Primary Fonts` \
|
||||
ttf-freefont `# Font` \
|
||||
ttd-monaco `# Font` \
|
||||
ttf-font-awesome-4 ttf-font-awesome `# Icon Font` \
|
||||
ttf-font-awesome `# Icon Font` \
|
||||
autocutsel `# Clipboard Helper` \
|
||||
curl `# HTTP Utility` \
|
||||
w3m `# Viewing Images in Terminals` \
|
||||
|
|
Reference in a new issue