Polybar: Remove amidown.sh
This commit is contained in:
@@ -88,7 +88,7 @@ border-top-size = 0
|
||||
|
||||
modules-left = ${env:PB_BAR_PRIMARY_MODULES_LEFT:battery cpu memory}
|
||||
modules-center = ${env:PB_BAR_PRIMARY_MODULES_CENTER: bspwm}
|
||||
modules-right = ${env:PB_BAR_PRIMARY_MODULES_RIGHT:amidown xbacklight volume date}
|
||||
modules-right = ${env:PB_BAR_PRIMARY_MODULES_RIGHT:xbacklight volume date}
|
||||
|
||||
[bar/primary-2]
|
||||
monitor = ${env:PB_MONITOR:eDP-1}
|
||||
@@ -144,14 +144,6 @@ content = " "
|
||||
|
||||
# OTHER
|
||||
#====================
|
||||
[module/amidown]
|
||||
type = custom/script
|
||||
format-prefix = "NET: "
|
||||
format-prefix-foreground = ${res/colors.alert}
|
||||
exec = ~/.config/polybar/amidown.sh
|
||||
exec-if = ! ping -c 1 google.com
|
||||
interval = 15
|
||||
|
||||
[module/battery]
|
||||
type = internal/battery
|
||||
format-charging = <label-charging>
|
||||
|
Reference in New Issue
Block a user