mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-11 12:59: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"
|
SCREENSHOT_UTILITY = "gnome-screenshot -i"
|
||||||
ZOOM_UTILITY = "boomer"
|
ZOOM_UTILITY = "boomer"
|
||||||
CALCULATOR = "gnome-calculator"
|
CALCULATOR = "gnome-calculator"
|
||||||
CALENDAR = "gsimplecal"
|
CALENDAR = "gnome-calendar"
|
||||||
POWER_MENU = os.path.expanduser(
|
POWER_MENU = os.path.expanduser(
|
||||||
"~/.scripts/bin/simple-power-menu"
|
"~/.scripts/bin/simple-power-menu"
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user