Other timezones for date hotkey
This commit is contained in:
parent
dc0cbb733e
commit
27583d7305
@ -59,7 +59,7 @@ keysP = [ ("M-l", spawn "xsecurelock")
|
||||
, ("<XF86AudioMute>", spawn "pulsemixer --toggle-mute")
|
||||
, ("<XF86AudioLowerVolume>", spawn "pulsemixer --change-volume -3")
|
||||
, ("<XF86AudioRaiseVolume>", spawn "pulsemixer --change-volume +3")
|
||||
, ("M-d", notifySend 3000 "date")
|
||||
, ("M-d", notifySend 3000 "date && TZ='Europe/Paris' date && TZ='Europe/Moscow' date")
|
||||
, ("M-p", spawn "rofi -theme android_notification -font 'Ubuntu Mono 30' -show run")
|
||||
, ("M-s", spawn "kitty")
|
||||
, ("M-b", notifySend 1000 "acpi -b")
|
||||
|
Loading…
Reference in New Issue
Block a user