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
2020-04-15 14:48:13 -05:00
exec = echo %{T3}%{T-}
2020-04-15 13:57:25 -05:00
format-background = ${colors.launcher}
format-foreground = ${colors.white}
format-padding = 1