snippetbashTip
i3exit — Exit the i3 window manager. More information: <https://gitlab.manjaro.org/packages/extra/i3exit/-/bl
Viewed 0 times
thecommandexitclii3exitmoremanagerwindow
linux
Problem
How to use the
i3exit command: Exit the i3 window manager. More information: <https://gitlab.manjaro.org/packages/extra/i3exit/-/blob/master/i3exit>.Solution
i3exit — Exit the i3 window manager. More information: <https://gitlab.manjaro.org/packages/extra/i3exit/-/blob/master/i3exit>.Log out of i3:
i3exit logoutLock i3:
i3exit lockShut down the system:
i3exit shutdownSuspend the system:
i3exit suspendSwitch to the login screen to log in as a different user:
i3exit switch_userHibernate the system:
i3exit hibernateReboot the system:
i3exit rebootCode Snippets
Log out of i3
i3exit logoutLock i3
i3exit lockShut down the system
i3exit shutdownSuspend the system
i3exit suspendSwitch to the login screen to log in as a different user
i3exit switch_userContext
tldr-pages: linux/i3exit
Revisions (0)
No revisions yet.