Skip to content
/ i3 Public

i3 shell scripts for auto, tiling, container, editor, exit, macros, nfs, mount, notes, services, ssh, tmux, workspace, swap

License

Notifications You must be signed in to change notification settings

mrdotx/i3

Repository files navigation

i3

shell scripts for i3

file comment
i3_autotiling.sh automatic optimal tilings for windows
i3_container.sh shows keybindings for i3 container actions
i3_editor.sh shows keybindings for editor
i3_exit.sh shows keybindings for lock, reboot, shutdown, etc.
i3_helper.sh used in the other scripts for table, notify, net check, etc.
i3_macros.sh shows keybindings for predefined macros
i3_mouse_move.sh move mouse pointer to the edge of the monitor
i3_nfs.sh shows keybindings for nfs mounts
i3_notes.sh shows keybindings for notes
i3_services.sh shows keybindings for services
i3_ssh.sh shows keybindings for ssh connections
i3_tmux.sh open applications in tmux windows
i3_window_move.sh move floating window to the edge of the monitor
i3_workspace_swap.sh swap workspaces and focus(left,right,up,down)
suspend@.service systemd service to lock the screen before sleep

screenshot container mode screenshot editor mode screenshot exit mode screenshot macros mode screenshot macros autostart screenshot nfs mode screenshot notes mode screenshot services mode screenshot ssh mode

config files:

related projects:

suspend systemd service

service to lock the screen before sleep

installation

enable service

  • systemctl enable suspend@[username]

check after reboot

  • systemctl status suspend@[username]

Releases

No releases published

Packages

No packages published

Languages