This commit is contained in:
2026-06-25 16:15:58 +07:00
parent 3ed4afab73
commit 99dc13136e
5 changed files with 17 additions and 15 deletions
+8 -7
View File
@@ -31,15 +31,13 @@ disabled = #707070
bottom = false
width = 100%
height = 20pt
radius = 8
radius = 0
; dpi = 96
background = ${colors.background}
foreground = ${colors.foreground}
tray-position = right
tray-background = ${colors.background-alt}
line-size = 2pt
border-size = 0
@@ -48,7 +46,7 @@ border-color = #00000000
padding-left = 1
padding-right = 1
module-margin = 1
;module-margin = 1
separator = |
separator-foreground = ${colors.disabled}
@@ -57,15 +55,13 @@ font-0 = JetBrainsMono Nerd Font:size=14;3
#font-0 = 0xProto Nerd Font:pixelsize=14;3
modules-left = xworkspaces xwindow
modules-right = polytiramisu memory cpu date battery xkeyboard
modules-right = date polytiramisu memory cpu battery xkeyboard tray
cursor-click = pointer
cursor-scroll = ns-resize
enable-ipc = true
; tray-position = right
; wm-restack = generic
; wm-restack = bspwm
; wm-restack = i3
@@ -185,6 +181,11 @@ exec = ~/.config/polybar/scripts/polytiramisu.sh
format = <label>
tail = true
[module/tray]
type = internal/tray
tray-background = ${colors.background}
tray-spacing = 4pt
[settings]
screenchange-reload = true
pseudo-transparency = true