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

3 lines
175 B
Bash
Executable File

#!/bin/bash
swaynag -t tokyo-night -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'