polybar-werefox-theme/modules/launcher

9 lines
275 B
Text
Raw Permalink Normal View History

2020-04-15 13:57:25 -05:00
[module/launcher]
type = custom/script
2020-04-16 22:36:50 -05:00
2020-04-15 13:57:25 -05:00
click-left = rofi -show drun
click-right = rofi -show run
exec = echo "%{T3} | %{T4}  $(whoami | awk '{print toupper($0)}')"
2020-04-15 13:57:25 -05:00
format-background = ${colors.launcher}
format-foreground = ${colors.font-default}
2020-04-15 13:57:25 -05:00
format-padding = 1