Update fontawesome to v5

This commit is contained in:
Riyyi
2018-10-19 12:49:51 +02:00
parent 849e4d3226
commit 15d77cdd13
4 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -61,7 +61,7 @@ bar {
inactive_workspace $bg-color-inactive $bg-color-inactive $text-color-inactive inactive_workspace $bg-color-inactive $bg-color-inactive $text-color-inactive
urgent_workspace $bg-color-urgent $bg-color-urgent $text-color urgent_workspace $bg-color-urgent $bg-color-urgent $text-color
} }
font pango:DejaVu Sans Mono 8 font pango:DejaVu Sans Mono, FontAwesome5Free Solid, FontAwesome5Brands 8
status_command i3blocks -c $HOME/.config/i3/blocks status_command i3blocks -c $HOME/.config/i3/blocks
#strip_workspace_numbers yes #strip_workspace_numbers yes
tray_output primary tray_output primary
@@ -107,7 +107,7 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu
#--- Workspace bindings ---# #--- Workspace bindings ---#
set $ws1 "1 " set $ws1 "1 "
set $ws2 "2 " set $ws2 "2 "
set $ws3 "3 " set $ws3 "3 "
set $ws4 "4 " set $ws4 "4 "
set $ws5 "5" set $ws5 "5"
Binary file not shown.
+1 -1
View File
@@ -13,7 +13,7 @@ if [ "$PERCENTAGE" -ge "75" ]; then
elif [ "$PERCENTAGE" -ge "25" ]; then elif [ "$PERCENTAGE" -ge "25" ]; then
ICON="" ICON=""
else else
ICON="" ICON=""
fi fi
echo $ICON $PERCENTAGE% echo $ICON $PERCENTAGE%
+1
View File
@@ -60,6 +60,7 @@ neofetch
ntfs-3g ntfs-3g
openssh openssh
os-prober os-prober
otf-font-awesome
p7zip p7zip
pacman-contrib pacman-contrib
pavucontrol pavucontrol