diff options
Diffstat (limited to '.config')
| -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 ">") |
