Update polybar config

- Change the i3exit commands to i3-exit
This commit is contained in:
cizordj
2021-01-15 17:31:38 -03:00
parent bc687a5419
commit 1b512dd2aa
+3 -3
View File
@@ -113,17 +113,17 @@ menu-0-2 = log off
menu-0-2-exec = menu-open-3
menu-1-0 = reboot
menu-1-0-exec = i3exit reboot
menu-1-0-exec = i3-exit reboot
menu-1-1 = get back
menu-1-1-exec = menu-open-0
menu-2-0 = power off
menu-2-0-exec = i3exit shutdown
menu-2-0-exec = i3-exit shutdown
menu-2-1 = get back
menu-2-1-exec = menu-open-0
menu-3-0 = log off
menu-3-0-exec = i3exit logout
menu-3-0-exec = i3-exit logout
menu-3-1 = get back
menu-3-1-exec = menu-open-0