; ; {{@@ env['dotdrop_warning'] @@}} ; ; ; Modules LEFT ; BSPWM [module/bspwm] type = internal/bspwm ; Only show workspaces defined on the same output as the bar ; NOTE: The bspwm and XRandR monitor names must match, which they do by default. ; Default: true pin-workspaces = true ; Create click handler used to focus workspace ; Default: true enable-click = true ; Create scroll handlers used to cycle workspaces ; Default: true enable-scroll = false ; Set the scroll cycle direction ; Default: true reverse-scroll = false ; Label for focused workspaces label-focused = %name% label-focused-foreground = ${colors.light-white} label-focused-background = ${colors.light-black} label-focused-underline= ${colors.dark-yellow} label-focused-padding = 1 ; Label for occupied workspaces label-occupied = %name% label-occupied-foreground = ${colors.dark-yellow} label-occupied-padding = 1 ; Label for urgend workspaces label-urgent = %name%! label-urgent-background = ${colors.light-red} label-urgent-padding = 1 ; Label for empty workspaces label-empty = %name% label-empty-foreground = ${colors.dark-white} label-empty-padding = 1 ; filesystem [module/filesystem] type = internal/fs interval = 25 mount-0 = / mount-1 = /home mount-2 = /boot mount-3 = /esp mount-4 = /tmp label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %used% (%percentage_used%%)/%free% label-unmounted = %mountpoint% not mounted label-unmounted-foreground = ${colors.dark-white} ; Spacing between entries ; Default: 2 spacing = 1 ; ; Modules CENTER [module/title] type = internal/xwindow format-foreground = ${colors.dark-white} format-padding = 1 ; Available tokens: ; %title% ; Default: %title% label = %title% label-maxlen = 65 ; ; Modules RIGHT ; backlight - uses ACPI ; (DEPRECAED!) - xbacklight does not work with modesetting driver [module/backlight] type = internal/backlight card = intel_backlight format =