polybar-werefox-theme/modules/google-chrome

9 lines
246 B
Text
Raw Permalink Normal View History

2020-04-15 13:57:25 -05:00
[module/google-chrome]
type = custom/script
2020-04-16 22:36:50 -05:00
2020-04-15 13:57:25 -05:00
click-left = google-chrome --new-window&
click-middle = killall chrome&
click-right = google-chrome --incognito&
exec = echo %{T3}%{T-}
format-foreground = ${colors.google-chrome}
2020-04-16 22:36:50 -05:00
format-padding = 1