diff options
| author | caley <u65487754@gmail.com> | 2026-05-20 09:34:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-20 09:34:14 +0000 |
| commit | f5f88ed0a2672e9e9e2c2b7eea746ade86a649a8 (patch) | |
| tree | 51a2ba678312df52c448ee98f475c9304071590a /.config/scripts/power.sh | |
| parent | 84a635f8bb5dacf7b64a9a8198dc75f1b5235cce (diff) | |
Update power.sh
Diffstat (limited to '.config/scripts/power.sh')
| -rw-r--r-- | .config/scripts/power.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/scripts/power.sh b/.config/scripts/power.sh index 5079ccb..18fea9d 100644 --- a/.config/scripts/power.sh +++ b/.config/scripts/power.sh @@ -1,5 +1,3 @@ -#!/bin/bash - options="lock\nlogout\nshutdown\nreboot" choice=$(echo -e "$options" | rofi -dmenu -i -p ">") |
