Fix Polybar on nazarick
This commit is contained in:
@@ -32,4 +32,5 @@
|
|||||||
|
|
||||||
To get a siji icon: `clone, ./install.sh, ./view.sh, echo "\ue002"`
|
To get a siji icon: `clone, ./install.sh, ./view.sh, echo "\ue002"`
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|||||||
@@ -11,6 +11,7 @@ monitor = ${env:MONITOR}
|
|||||||
font-0 = "FiraCode Nerd Font Mono:pixelsize=9;2"
|
font-0 = "FiraCode Nerd Font Mono:pixelsize=9;2"
|
||||||
font-1 = "IPAGothic:fontformat=truetype:antialias=false:pixelsize=9;2"
|
font-1 = "IPAGothic:fontformat=truetype:antialias=false:pixelsize=9;2"
|
||||||
font-2 = "Siji:size=7;1"
|
font-2 = "Siji:size=7;1"
|
||||||
|
font-3 = "Wuncon Siji:size=7;1"
|
||||||
|
|
||||||
height = 27px
|
height = 27px
|
||||||
width = 100%
|
width = 100%
|
||||||
@@ -24,7 +25,7 @@ padding-right = 1
|
|||||||
separator = /
|
separator = /
|
||||||
|
|
||||||
modules-left = i3 xwindow
|
modules-left = i3 xwindow
|
||||||
modules-right = spotify network volume backlight battery date
|
modules-right = network volume backlight battery date
|
||||||
|
|
||||||
foreground = ${colors.foreground}
|
foreground = ${colors.foreground}
|
||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
@@ -35,7 +36,7 @@ wm-restack = i3
|
|||||||
[bar/desktop]
|
[bar/desktop]
|
||||||
inherit = bar/laptop
|
inherit = bar/laptop
|
||||||
|
|
||||||
modules-right = spotify volume date
|
modules-right = networkupdown volume date
|
||||||
|
|
||||||
[module/i3]
|
[module/i3]
|
||||||
type = internal/i3
|
type = internal/i3
|
||||||
@@ -147,7 +148,7 @@ label-disconnected = no wifi
|
|||||||
|
|
||||||
[module/networkupdown]
|
[module/networkupdown]
|
||||||
type = internal/network
|
type = internal/network
|
||||||
interface = wlo1
|
interface = enp24s0
|
||||||
interval = 3.0
|
interval = 3.0
|
||||||
accumulate-stats = true
|
accumulate-stats = true
|
||||||
unknown-as-up = true
|
unknown-as-up = true
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 MiB |
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
BIN
screenshots/pc.png
Normal file
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 |
Reference in New Issue
Block a user