diff --git a/scripts/rofi/powermenu.nix b/scripts/rofi/powermenu.nix index afd1972..4cc373c 100644 --- a/scripts/rofi/powermenu.nix +++ b/scripts/rofi/powermenu.nix @@ -19,13 +19,13 @@ uptime=$(uptime -p | sed -e 's/up //g' | sed -e 's/, load average:.*//g') # Options - shutdown='⏻' - reboot='' - lock='' - suspend='' - logout='' - yes='' - no='' + shutdown='' + reboot='' + lock='' + suspend='' + logout='' + yes='' + no='' # Rofi CMD rofi_cmd() {