polybar-werefox-theme/modules/launcher

9 lines
No EOL
275 B
Text

[module/launcher]
type = custom/script
click-left = rofi -show drun
click-right = rofi -show run
exec = echo "%{T3} | %{T4}  $(whoami | awk '{print toupper($0)}')"
format-background = ${colors.launcher}
format-foreground = ${colors.font-default}
format-padding = 1