8 lines
No EOL
216 B
Text
8 lines
No EOL
216 B
Text
[module/launcher]
|
|
type = custom/script
|
|
click-left = rofi -show drun
|
|
click-right = rofi -show run
|
|
exec = echo %{T3}%{T-}
|
|
format-background = ${colors.launcher}
|
|
format-foreground = ${colors.white}
|
|
format-padding = 1 |