dotfiles/polybar/modules/launcher.ini

11 lines
249 B
INI

[module/launcher]
type = custom/text
click-left = rofi -show drun
click-right= rofi -show run
click-middle = rofi -show window
content = %{T6}%{T-}
content-background = ${colors.grey-9}
content-foreground = ${colors.cyan-a4}
content-padding = 1