Fix web icon

This commit is contained in:
Daniel Flanagan 2018-10-23 15:00:49 -05:00
parent 8bb5485237
commit 6e5c7dea0c
2 changed files with 2 additions and 2 deletions

View file

@ -104,7 +104,7 @@ format-mounted-prefix-foreground = ${colors.icon}
[module/bspwm] [module/bspwm]
ws-icon-0 = dev; ws-icon-0 = dev;
ws-icon-1 = web; ws-icon-1 = web;
ws-icon-2 = gfx; ws-icon-2 = gfx;
ws-icon-3 = env; ws-icon-3 = env;
ws-icon-4 = play; ws-icon-4 = play;

View file

@ -38,7 +38,7 @@ pacaur -S \
terminus-font ttf-iosevka-pack `# Primary Fonts` \ terminus-font ttf-iosevka-pack `# Primary Fonts` \
ttf-freefont `# Font` \ ttf-freefont `# Font` \
ttd-monaco `# Font` \ ttd-monaco `# Font` \
ttf-font-awesome-4 ttf-font-awesome `# Icon Font` \ ttf-font-awesome `# Icon Font` \
autocutsel `# Clipboard Helper` \ autocutsel `# Clipboard Helper` \
curl `# HTTP Utility` \ curl `# HTTP Utility` \
w3m `# Viewing Images in Terminals` \ w3m `# Viewing Images in Terminals` \