Remove gmail count from polybar
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
d8fe52b9d7
commit
3e241ede14
4 changed files with 1 additions and 79 deletions
|
@ -43,7 +43,7 @@ module-margin = 2
|
|||
|
||||
modules-left = i3
|
||||
modules-center =
|
||||
modules-right = update gmail battery battery2 volume backlight vpn wlan ethernet date power
|
||||
modules-right = update battery battery2 volume backlight vpn wlan ethernet date power
|
||||
tray-position = none
|
||||
separator = |
|
||||
|
||||
|
@ -122,20 +122,6 @@ interval = 60
|
|||
|
||||
click-left = xdg-open "https://www.archlinux.org/"
|
||||
|
||||
###############################################################################
|
||||
# G-Mail #
|
||||
###############################################################################
|
||||
[module/gmail]
|
||||
type = custom/script
|
||||
exec = ${XDG_CONFIG_HOME}/polybar/scripts/gmail/count.py
|
||||
|
||||
format = <label>
|
||||
label = %output%
|
||||
|
||||
interval = 60
|
||||
|
||||
click-left = xdg-open https://mail.google.com
|
||||
|
||||
|
||||
###############################################################################
|
||||
# Battery indicator #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue