From f5f88ed0a2672e9e9e2c2b7eea746ade86a649a8 Mon Sep 17 00:00:00 2001 From: caley Date: Wed, 20 May 2026 09:34:14 +0000 Subject: Update power.sh --- .config/scripts/power.sh | 2 -- 1 file changed, 2 deletions(-) (limited to '.config/scripts') 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 ">") -- cgit v1.3.1