;===================================================== ; Modules ;===================================================== ;;;;;;;;;;;;;;;;;;;;;;;; ;; Openbox Workspaces ;; ;;;;;;;;;;;;;;;;;;;;;;;; [module/workspaces] type = internal/xworkspaces pin-workspaces = true enable-click = true enable-scroll = true format-padding = 0 icon-0 = 1; icon-1 = 2; icon-2 = 3; icon-3 = 4; icon-4 = 5; icon-5 = 6; icon-6 = 7; icon-7 = 8; icon-8 = 9; icon-9 = 10; icon-default = format = label-active = " %icon% %name% " label-active-foreground = ${colors.blue} label-active-underline = ${colors.blue} label-occupied = " %icon% %name% " label-occupied-underline = ${colors.blue} label-urgent = " %icon% %name% " label-urgent-foreground = ${colors.urgent} label-urgent-underline = ${colors.urgent} label-empty = " %icon% %name% " label-empty-foreground = ${colors.foreground} ;;;;;;;;;;;;;;;;;;; ;; i3 Workspaces ;; ;;;;;;;;;;;;;;;;;;; [module/i3-workspaces] type = internal/i3 pin-workspaces = true strip-wsnumbers = true index-sort = true enable-click = true enable-scroll = false wrapping-scroll = false reverse-scroll = false fuzzy-match = true ws-icon-0 = 1; ws-icon-1 = 2; ws-icon-2 = 3; ws-icon-3 = 4; ws-icon-4 = 5; ws-icon-5 = 6; ws-icon-6 = 7; ws-icon-7 = 8; ws-icon-8 = 9; ws-icon-9 = 10; ws-icon-default =  format = label-mode = %mode% label-mode-padding = 2 label-mode-underline = ${colors.urgent} label-focused = "%name% %icon%" label-focused-underline = ${colors.blue} label-focused-padding = 1 label-unfocused = "%name% %icon%" label-unfocused-padding = 1 label-visible = "%name% %icon%" label-visible-underline = ${colors.blue} label-visible-padding = 1 label-urgent = "%name% %icon%" label-urgent-underline = ${colors.urgent} label-urgent-padding = 1 ;;;;;;;;;;;;; ;; Network ;; ;;;;;;;;;;;;; [module/network] type = custom/script exec = $HOME/.config/polybar/scripts/network.sh click-left = networkmanager_dmenu & click-right = networkmanager_dmenu & interval = 1 tail = true ;;;;;;;;;;;;;;;;;;; ;; Window Switch ;; ;;;;;;;;;;;;;;;;;;; [module/window_switch] type = custom/script interval = 5 label = "%{A1:skippy-xd:} %{A3:skippy-xd:} %output% %{A} %{A}" exec = echo "  " format =