; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ;========================================================== ; Importing files include-file = ~/.config/polybar/modules.ini include-file = ~/.config/polybar/colors.ini ;========================================================== [bar/i3_bar] width = 100% height = 30pt radius = 0 dpi = 180 background = ${gruvbox.transparent} foreground = ${gruvbox.aqua-alt} border-size = 3pt border-color = ${gruvbox.transparent} module-margin = 0 padding-left= 10pt padding-right= 10pt separator =" " separator-foreground = ${gruvbox.transparent} font-0 = "tintin:size=16:weight=bold;3" font-1 = Font Awesome 6 Free:pixelsize=11;2 font-2 = Font Awesome 6 Free Solid:pixelsize=11;2 font-3 = Font Awesome 6 Brands:pixelsize=11;2 font-4 = "Cousine Nerd Font Mono:size=20:weight=bold;5" ; Language Fonts font-5 = "Noto Sans Bengali:size=11:weight=bold;1" font-6 = "Noto Sans JP:size=11:weight=bold;1" font-7 = "Noto Sans Arabic:size=11:weight=bold;1" modules-left = i3 xwindow tray modules-center = time modules-right = backlight battery pulseaudio cursor-click = pointer ;cursor-scroll = ns-resize enable-ipc = true wm-restack = i3 locale = fr_FR.UTF-8