Dotfiles/desktopenvs/niri/scripts/menu.sh

10 lines
226 B
Bash
Executable File

#!/bin/bash
nwg-menu \
-term kitty \
--ml 15 -mb 15 -mr 15 -mt 15 \
-cmd-lock "swaylock -f" \
-cmd-logout "niri msg action quit" \
-cmd-restart reboot \
-cmd-shutdown poweroff \
-fm "kitty -e yazi"