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
|
2020-05-07 20:09:22 -05:00
|
|
|
exec = echo "%{T3} | %{T4} $(whoami | awk '{print toupper($0)}')"
|
2020-04-15 13:57:25 -05:00
|
|
|
format-background = ${colors.launcher}
|
2020-05-07 20:09:22 -05:00
|
|
|
format-foreground = ${colors.font-default}
|
2020-04-15 13:57:25 -05:00
|
|
|
format-padding = 1
|