Remove old stuff from config
This commit is contained in:
parent
4437c439c1
commit
dc23aa78bd
@ -19,8 +19,6 @@ include-file = /home/$USER/.config/polybar/modules/i3.ini
|
||||
include-file = /home/$USER/.config/polybar/modules/updates.ini
|
||||
include-file = /home/$USER/.config/polybar/modules/xwindow.ini
|
||||
include-file = /home/$USER/.config/polybar/modules/date.ini
|
||||
#include-file = /home/$USER/.config/polybar/modules/volume.ini
|
||||
#include-file = /home/$USER/.config/polybar/modules/weather.ini
|
||||
include-file = /home/$USER/.config/polybar/modules/battery.ini
|
||||
|
||||
|
||||
@ -49,7 +47,6 @@ compositing-border = over
|
||||
;per-device dpi insert
|
||||
|
||||
monitor = ${env:MONITOR}
|
||||
;monitor-fallback = HDMI1
|
||||
monitor-strict = false
|
||||
override-redirect = false
|
||||
bottom = true
|
||||
@ -65,33 +62,17 @@ line-size = 2
|
||||
line-color = #000000
|
||||
|
||||
;https://github.com/jaagr/polybar/wiki/Fonts
|
||||
font-0 = "Noto Sans:size=10;0"
|
||||
font-1 = "FontAwesome:size=10;0"
|
||||
font-2 = "Noto Sans CJK JP:size=10;0"
|
||||
font-3 = "Noto Sans Mono:size=10;0"
|
||||
font-0 = Noto Sans:size=10;0
|
||||
font-1 = FontAwesome:size=10;0
|
||||
font-2 = Noto Sans CJK JP:size=10;0
|
||||
font-3 = Noto Sans Mono:size=10;0
|
||||
font-4 = Iosevka Nerd Font:style=Medium:size=16;3
|
||||
font-5 = Iosevka:style=Regular:size=16;3
|
||||
|
||||
; Text Fonts
|
||||
;font-0 = Iosevka Nerd Font:style=Medium:size=10;3
|
||||
; Icons Fonts
|
||||
;font-1 = icomoon\-feather:style=Medium:size=10;3
|
||||
; Powerline Glyphs
|
||||
;font-2 = Iosevka Nerd Font:style=Medium:size=16;3
|
||||
; Larger font size for bar fill icons
|
||||
;font-3 = Iosevka Nerd Font:style=Medium:size=12;3
|
||||
; Smaller font size for shorter spaces
|
||||
;font-4 = Iosevka Nerd Font:style=Medium:size=7;3
|
||||
|
||||
modules-left = full sysmenu full i3 full xwindow full
|
||||
modules-center = full date full
|
||||
modules-right = full player-mpris-tail full battery full updates-pacman-aurhelper full dunst-notification-display full
|
||||
|
||||
;modules-left = full sysmenu full i3 full left-top right-bot full xwindow full left-top
|
||||
;modules-center = right-bot full date full left-bot
|
||||
;modules-right = right-top full player-mpris-tail full left-bot right-top full battery full left-bot right-top full updates-pacman-aurhelper full left-bot right-top
|
||||
|
||||
|
||||
tray-detached = false
|
||||
tray-offset-x = 0
|
||||
tray-offset-y = 0
|
||||
|
Loading…
Reference in New Issue
Block a user