Browse Source

updated polybar for desktop

master
Josh Fabean 6 years ago
parent
commit
06b0fb4144
1 changed files with 7 additions and 5 deletions
  1. +7
    -5
      .config/polybar/config

+ 7
- 5
.config/polybar/config View File

@ -47,8 +47,8 @@ font-0 = FiraCode:pixelsize=10;1
font-1 = FontAwesome:pixelsize=10;2
font-2 = DejaVue Sans Mono:pixelsize=10;1
modules-left =
modules-center = i3
modules-left = i3
modules-center =
modules-right =
tray-position = right
@ -94,9 +94,8 @@ font-1 = FontAwesome:pixelsize=10;2
font-2 = "Wuncon Siji:pixelsize=10;1"
modules-left = mpd
modules-center = i3
; modules-right = filesystem xbacklight volume memory cpu wlan eth battery temperature date
modules-left = i3
modules-center = mpd
modules-right = xbacklight wlan cpu memory temperature battery volume date
tray-position = right
@ -328,6 +327,9 @@ icon-next = 
label-song-maxlen = 25
label-song-ellipsis = true
host = 127.0.0.1
port = 6600
[module/xbacklight]
type = internal/xbacklight


Loading…
Cancel
Save