LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

i3exit

script that provides system power management and session control for the i3

TLDR

Lock the screen
$ i3exit lock
copy
End the i3 session
$ i3exit logout
copy
Return to the display manager to sign in as someone else
$ i3exit switch_user
copy
Suspend to RAM
$ i3exit suspend
copy
Hibernate to disk
$ i3exit hibernate
copy
Restart the machine
$ i3exit reboot
copy
Power off the machine
$ i3exit shutdown
copy

SYNOPSIS

i3exit command

DESCRIPTION

i3exit is a script that provides system power management and session control for the i3 window manager. It wraps common actions like locking, suspending, hibernating, and logging out into a single command.The script is typically bound to keyboard shortcuts or used in i3 mode menus, providing consistent behavior for power management operations regardless of the underlying display manager or systemd configuration.

PARAMETERS

logout

Exit i3 and return to display manager
lock
Lock the screen
suspend
Suspend the system to RAM
hibernate
Hibernate the system to disk
reboot
Reboot the system
shutdown
Power off the system
switch_user
Return to login screen for user switching

INSTALL

yay -S i3exit
copy

CAVEATS

Requires appropriate permissions for power management operations. Behavior may vary depending on the display manager and systemd configuration. Some commands may require polkit authentication.

HISTORY

i3exit was developed for Manjaro Linux's i3 edition to provide a convenient power management interface for i3 users. It abstracts the differences between various power management backends.

SEE ALSO

i3(1), systemctl(1), loginctl(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid