dotfiles/.config/polybar/config.ini
2024-08-27 22:43:33 +07:00

37 lines
918 B
INI
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ---- ПОДКЛЮЧЕНИЕ ОТДЕЛЬНОГО ФАЙЛА С ЦВЕТАМИ И МОДУЛЯМИ --------------------
include-file = $HOME/.config/polybar/colors.ini
include-file = $HOME/.config/polybar/modules.ini
# ---- POLYBAR С РАСПОЛОЖЕНИЕМ СВЕРХУ ----
[bar/top]
width = 99.5%
height = 32
padding-left = 1
padding-right = 2
background = ${color.br}
foreground = ${color.fg}
radius = 4
dim-value = 1.0
offset-x = 5
offset-y = 5
border-size = 2
border-color = #a7abf6
#separator =
modules-left = xworkspaces sep xwindow
modules-center = date weather
modules-right = tray sep alsa xkeyboard memory wg wlan usb powermenu
module-margin = 1
font-0 = JetBrainsMono-Bold:style=Bold:pixelsize=11;3
font-1 = Symbols Nerd Font:style=Regular:pixelsize=10;3
font-2 = Material Icons:style=Regular:size=11
cursor-click = pointer
cursor-scroll = ns-resize
enable-ipc = true
wm-restrack = bspwm