summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2022-03-31 11:19:08 +0530
committerlistout <listout@protonmail.com>2022-03-31 11:19:08 +0530
commit1d1364359a9a47f4fc20979da7db1d2c5af9de38 (patch)
tree44f8de367342f764e1138262a76375c97491856a /.config
parent4aaf1cbc8f67273220a19a87defe4b7c150f7325 (diff)
Xresources: polybar/config:
Colorscheme and wireless interface name change Signed-off-by: listout <listout@protonmail.com>
Diffstat (limited to '.config')
-rw-r--r--.config/polybar/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/polybar/config b/.config/polybar/config
index ff36f11..e6b536c 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -34,7 +34,7 @@ override-redirect = false
; FONTS ;
;-------;
-font-0="ypn envypn:pixelsize=11;1"
+font-0="Dina:pixelsize=11;1"
;---------;
; MODULES ;
@@ -171,8 +171,8 @@ label-empty-background = ${colors.background}
[module/network]
type=internal/network
-interface=${env:DEFAULT_NETWORK_INTERFACE:wlp2s0}
-interval=3.0
+interface=wlan0
+interval=1.0
label-connected=%local_ip%
label-disconnected=""