upd
parent
5a3d9f0326
commit
d4a2f692a0
|
@ -1,6 +1,6 @@
|
||||||
## Comment out with # if you want to hide some lines
|
## Comment out with # if you want to hide some lines
|
||||||
^sep(Exit...)
|
^sep(Exit...)
|
||||||
Logout,openbox --exit,system-logout
|
Logout,openbox --exit,system-log-out
|
||||||
Suspend,systemctl suspend,system-suspend
|
Suspend,systemctl suspend,system-suspend
|
||||||
Hibernate,systemctl hibernate,system-hibernate
|
Hibernate,systemctl hibernate,system-hibernate
|
||||||
Reboot,systemctl reboot,system-reboot
|
Reboot,systemctl reboot,system-reboot
|
||||||
|
|
|
|
@ -1,6 +1,6 @@
|
||||||
## Comment out with # if you want to hide same lines
|
## Comment out with # if you want to hide same lines
|
||||||
^sep(Salir...)
|
^sep(Salir...)
|
||||||
Cerrar sesión,openbox --exit,system-logout
|
Cerrar sesión,openbox --exit,system-log-out
|
||||||
Suspender,systemctl suspend,system-suspend
|
Suspender,systemctl suspend,system-suspend
|
||||||
Hibernar,systemctl hibernate,system-hibernate
|
Hibernar,systemctl hibernate,system-hibernate
|
||||||
Reiniciar,systemctl reboot,system-reboot
|
Reiniciar,systemctl reboot,system-reboot
|
||||||
|
|
|
|
@ -1,6 +1,6 @@
|
||||||
## Dodaj znak komentarza # w liniach które chcesz ukryć
|
## Dodaj znak komentarza # w liniach które chcesz ukryć
|
||||||
^sep(Wyjście...)
|
^sep(Wyjście...)
|
||||||
Wyloguj,openbox --exit,system-logout
|
Wyloguj,openbox --exit,system-log-out
|
||||||
Uśpij,systemctl suspend,system-suspend
|
Uśpij,systemctl suspend,system-suspend
|
||||||
Hibernuj,systemctl hibernate,system-hibernate
|
Hibernuj,systemctl hibernate,system-hibernate
|
||||||
Uruchom ponownie,systemctl reboot,system-reboot
|
Uruchom ponownie,systemctl reboot,system-reboot
|
||||||
|
|
|
Loading…
Reference in New Issue