polybar-werefox-theme/modules/launcher

8 lines
216 B
Text
Raw Normal View History

2020-04-15 13:57:25 -05:00
[module/launcher]
type = custom/script
click-left = rofi -show drun
click-right = rofi -show run
exec = echo %{T4}%{T-}
format-background = ${colors.launcher}
format-foreground = ${colors.white}
format-padding = 1