; vim:ft=dosini [module/i3] type = internal/i3 pin-workspaces = ${config.i3-pin-workspaces} strip-wsnumbers = false index-sort = true enable-click = true enable-scroll = true wrapping-scroll = true reverse-scroll = true fuzzy-match = false ; Available tags: ; (default) - gets replaced with ; (default) format = ; icons ws-icon-0 = 1:Home; ws-icon-1 = 2:Browser; ws-icon-2 = 3:Coding; ws-icon-3 = 4:Learning; ws-icon-4 = 5:Fun; ws-icon-5 = 25:Desktop; ; color ; label-focused =  lable-focused = %index% label-focused-underline = ${colors.nord7} label-focused-foreground = ${colors.nord7} label-focused-padding = 1 ; label-unfocused = • label-unfocused = %index% label-unfocused-foreground = ${colors.nord9} label-unfocused-padding = 1 label-urgent = %index% label-urgent-foreground = ${colors.urgent} label-urgent-background = ${colors.foreground} label-urgent-padding = 1 ; seperator label-separator = | label-separator-foreground = ${colors.buffer} [module/bspwm] type = internal/bspwm ws-icon-0 = I; ws-icon-1 = II; ws-icon-2 = III; ws-icon-3 = IV; ws-icon-4 = V; ws-icon-5 = VI; ws-icon-6 = VII; ws-icon-7 = VIII; ws-icon-8 = IX; ws-icon-9 = X; label-focused = %icon% label-focused-underline = ${colors.nord7} label-focused-foreground = ${colors.nord7} label-focused-padding = 2 label-occupied = %icon% label-occupied-underline = ${colors.nord9} label-occupied-foreground = ${colors.nord9} label-occupied-padding = 2 label-empty = %icon% label-empty-foreground = ${colors.buffer} label-empty-padding = 2 label-urgent =  label-urgent-foreground = ${colors.urgent} label-urgent-background = ${colors.foreground} label-urgent-padding = 2 ; seperator label-separator = | label-separator-foreground = ${colors.buffer} [module/workspace-name] type = internal/i3 strip-wsnumbers = true format = label-focused = %name% label-focused-padding = 2 label-focused-foreground = ${colors.nord7} label-focused-underline = ${colors.nord7} label-unfocused = label-urgent = %name% label-urgent-foreground = ${colors.urgent} label-urgent-background = ${colors.foreground} label-urgent-padding = 2 [module/title] type = internal/xwindow format-foreground = ${colors.nord7} format-underline = ${colors.nord7} ; format-padding = 4 label-maxlen = 20 label-empty = Desktop [module/date] type = internal/date interval = 1.0 ; See "http://en.cppreference.com/w/cpp/io/manip/put_time" for details on how to format the date string ; NOTE: if you want to use syntax tags here you need to use %%{...} date = %a %Y-%m-%d %I:%M date-alt = %I:%M format =