post_install() {
  setcap cap_setuid+ep usr/bin/gsr-global-hotkeys
}

post_upgrade() {
  setcap cap_setuid+ep usr/bin/gsr-global-hotkeys
}
