aboutsummaryrefslogtreecommitdiffstats
path: root/polybar
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-03-03 10:47:37 +0000
committerYann Herklotz <git@yannherklotz.com>2022-03-03 10:47:37 +0000
commit413ddaca26bfa125e2b8d2cc694931039f270de2 (patch)
tree2036cb7c621f47044dc29361d725394ea403436b /polybar
parent22dc0efc112aab7cccac887151a9b47bf06cb1d7 (diff)
downloaddotfiles-413ddaca26bfa125e2b8d2cc694931039f270de2.tar.gz
dotfiles-413ddaca26bfa125e2b8d2cc694931039f270de2.zip
Update polybar config and git config
Diffstat (limited to 'polybar')
-rw-r--r--polybar/config14
1 files changed, 7 insertions, 7 deletions
diff --git a/polybar/config b/polybar/config
index c0913bd..10d3023 100644
--- a/polybar/config
+++ b/polybar/config
@@ -41,8 +41,8 @@ module-margin-left = 1
module-margin-right = 2
font-0 = Iosevka:style=Regular:pixelsize=10
-font-1 = Font Awesome 5 Free:style=Solid:pixelsize=9
-font-2 = Font Awesome 5 Brands:style=Regular
+font-1 = Font Awesome 6 Free:style=Solid:pixelsize=9
+font-2 = Font Awesome 6 Brands:style=Regular
font-3 = Siji:style=Regular:pixelsize=10
font-4 = Unifont:fontformat=truetype:size=8:antialias=false
@@ -94,8 +94,8 @@ module-margin-left = 1
module-margin-right = 2
font-0 = Iosevka:style=Regular:pixelsize=10
-font-1 = Font Awesome 5 Free:style=Solid:pixelsize=9
-font-2 = Font Awesome 5 Brands:style=Regular
+font-1 = Font Awesome 6 Free:style=Solid:pixelsize=9
+font-2 = Font Awesome 6 Brands:style=Regular
font-3 = Siji:style=Regular:pixelsize=10
font-4 = Unifont:fontformat=truetype:size=8:antialias=false
@@ -146,8 +146,8 @@ module-margin-left = 1
module-margin-right = 2
font-0 = Iosevka:style=Regular:pixelsize=10
-font-1 = Font Awesome 5 Free:style=Solid:pixelsize=9
-font-2 = Font Awesome 5 Brands:style=Regular
+font-1 = Font Awesome 6 Free:style=Solid:pixelsize=9
+font-2 = Font Awesome 6 Brands:style=Regular
font-3 = Siji:style=Regular:pixelsize=10
font-4 = Unifont:fontformat=truetype:size=8:antialias=false
@@ -343,7 +343,7 @@ ramp-signal-foreground = ${colors.foreground}
[module/eth]
type = internal/network
-interface = eno1
+interface = eth0
interval = 3.0
format-connected-underline = ${colors.primary}