update flakes; thefuck -> pay-respect

This commit is contained in:
EdenQwQ 2025-06-04 22:48:59 +08:00
parent 3565c56590
commit 6b144d0da1
4 changed files with 115 additions and 116 deletions

View file

@ -2,7 +2,7 @@
. ~/scripts/tofi/config
entry=$(printf " poweroff\n reboot\n mode\n exit\n suspend" | tofi_full "power")
entry=$(printf " poweroff\n reboot\n mode\n exit\n suspend" | tofi_full "power")
entry=$(echo $entry | cut -d' ' -f2 )
if [ "$entry" = "poweroff" ] || [ "$entry" = "reboot" ]; then