summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcaley <u65487754@gmail.com>2026-05-20 09:34:14 +0000
committerGitHub <noreply@github.com>2026-05-20 09:34:14 +0000
commitf5f88ed0a2672e9e9e2c2b7eea746ade86a649a8 (patch)
tree51a2ba678312df52c448ee98f475c9304071590a
parent84a635f8bb5dacf7b64a9a8198dc75f1b5235cce (diff)
Update power.sh
-rw-r--r--.config/scripts/power.sh2
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 ">")