Remove pacman updates module
This commit is contained in:
@@ -19,7 +19,7 @@ font-3 = FiraCode:size=12
|
||||
|
||||
modules-left = workspaces active-window
|
||||
modules-center = date
|
||||
modules-right = pacman-updates keyboard-layout volume-control network power-menu
|
||||
modules-right = keyboard-layout volume-control network power-menu
|
||||
|
||||
module-margin = 1
|
||||
|
||||
@@ -70,16 +70,6 @@ label = %date%
|
||||
; RIGHT MODULES
|
||||
;
|
||||
|
||||
[module/pacman-updates]
|
||||
type = custom/script
|
||||
|
||||
exec = pacman -Qu | wc -l
|
||||
interval = 60
|
||||
|
||||
format = <label>
|
||||
format-prefix = " "
|
||||
|
||||
label = %output% updates
|
||||
|
||||
[module/keyboard-layout]
|
||||
type = internal/xkeyboard
|
||||
|
||||
Reference in New Issue
Block a user