diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 68a54a6..e0ceda7 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -20,7 +20,7 @@ SCREENSHOT = "gnome-screenshot" SCREENSHOT_UTILITY = "gnome-screenshot -i" ZOOM_UTILITY = "boomer" CALCULATOR = "gnome-calculator" -CALENDAR = "gsimplecal" +CALENDAR = "gnome-calendar" POWER_MENU = os.path.expanduser( "~/.scripts/bin/simple-power-menu" )