mabox-i18n-files/lang/es/.config/mabox/exit.csv

12 lines
417 B
Plaintext
Raw Normal View History

2020-08-24 00:44:02 +02:00
## Comment out with # if you want to hide same lines
^sep(Salir...)
2021-05-22 13:26:16 +02:00
Cerrar sesión,openbox --exit,system-log-out
2020-08-24 00:44:02 +02:00
Suspender,systemctl suspend,system-suspend
Hibernar,systemctl hibernate,system-hibernate
Reiniciar,systemctl reboot,system-reboot
2021-06-07 09:58:31 +02:00
Bloquear pantalla,mbscreenlocker,system-lock-screen
2020-08-24 00:44:02 +02:00
Apagar sistema,systemctl poweroff,system-shutdown
2020-08-23 14:46:37 +02:00
^sep()
2022-08-17 13:19:11 +02:00
Configurar opciones,xdg-open $HOME/.config/mabox/exit.csv,geany
2020-08-23 14:46:37 +02:00