Fix Polybar on nazarick

This commit is contained in:
Marco Thomas
2020-09-26 04:39:17 +02:00
parent 1aaea63f04
commit 6cbda4cb51
6 changed files with 6 additions and 4 deletions

View File

@@ -32,4 +32,5 @@
To get a siji icon: `clone, ./install.sh, ./view.sh, echo "\ue002"`
![Home](screenshots/home_new.png)
![Laptop](screenshots/laptop.png)
![PC](screenshots/pc.png)

View File

@@ -11,6 +11,7 @@ monitor = ${env:MONITOR}
font-0 = "FiraCode Nerd Font Mono:pixelsize=9;2"
font-1 = "IPAGothic:fontformat=truetype:antialias=false:pixelsize=9;2"
font-2 = "Siji:size=7;1"
font-3 = "Wuncon Siji:size=7;1"
height = 27px
width = 100%
@@ -24,7 +25,7 @@ padding-right = 1
separator = /
modules-left = i3 xwindow
modules-right = spotify network volume backlight battery date
modules-right = network volume backlight battery date
foreground = ${colors.foreground}
background = ${colors.background}
@@ -35,7 +36,7 @@ wm-restack = i3
[bar/desktop]
inherit = bar/laptop
modules-right = spotify volume date
modules-right = networkupdown volume date
[module/i3]
type = internal/i3
@@ -147,7 +148,7 @@ label-disconnected = no wifi
[module/networkupdown]
type = internal/network
interface = wlo1
interface = enp24s0
interval = 3.0
accumulate-stats = true
unknown-as-up = true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
screenshots/pc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB