Files
dotfiles/.config/waybar/modules/add/waybar-power.sh

3 lines
119 B
Bash
Executable File

#!/bin/bash
swaynag -t tokyo-night -m 'Are you sure you want to shutdown your device?' -b 'Poweroff' 'shutdown -h now'