#!/usr/bin/env bash # @vicinae.schemaVersion 1 # @vicinae.title Restart # @vicinae.mode silent # @vicinae.icon ../../icons/hicolor/scalable/apps/panama-settings.svg # @vicinae.description Restart the machine. # @vicinae.keywords ["reboot", "restart"] exec systemctl reboot