summaryrefslogtreecommitdiff
path: root/.config/polybar
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-22 04:16:55 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-22 04:16:55 -0700
commit9821ab3183686716ba971f80f587f875967c1469 (patch)
treeb730c0a89b5e9f3a1c5ae9322e2794ff28d1e1f4 /.config/polybar
parent08b69a98ab50cab7ca3871a1a5277fd7ee992345 (diff)
Change were polybar gets executed/reloaded
Diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/powermenu.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/polybar/powermenu.ini b/.config/polybar/powermenu.ini
index 83950f8..aba6aad 100644
--- a/.config/polybar/powermenu.ini
+++ b/.config/polybar/powermenu.ini
@@ -37,9 +37,9 @@ menu-0-1-exec = menu-open-2
menu-1-0 = cancel
menu-1-0-exec = menu-open-0
menu-1-1 = reboot
-menu-1-1-exec = sudo reboot
+menu-1-1-exec = reboot
menu-2-0 = power off
-menu-2-0-exec = sudo poweroff
+menu-2-0-exec = shutdown now
menu-2-1 = cancel
menu-2-1-exec = menu-open-0