mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 04:09:38 +00:00
qtile: change calendar to gnome-calendar
This commit is contained in:
parent
6749e1c045
commit
80a303d63a
@ -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"
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user