diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 5f17888..ce68476 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -242,7 +242,7 @@ def main_bar(): [ widget.TextBox(text="⟳", fontsize=18), widget.CheckUpdates( - distro="Arch", display_format="{updates} Updates" + distro="Arch", custom_command="checkupdates", display_format="{updates} Updates" ), ], [