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 image
i3_autotiling.sh optimal tiling of focused windows
i3_container.sh shows keybindings for i3 container actions container mode
i3_editor.sh shows keybindings for editor editor mode
i3_exit.sh shows keybindings for lock, reboot, shutdown, etc. exit mode
i3_floating.sh shows keybindings for positioning floating windows floating mode
i3_helper.sh used in the other scripts for table, notify, net check, etc.
i3_macros.sh shows keybindings for predefined macros macros mode macros autostart
i3_mouse_move.sh move mouse pointer to the edge of the monitor
i3_nfs.sh shows keybindings for nfs mounts nfs mode
i3_notes.sh shows keybindings for notes notes mode
i3_services.sh shows keybindings for services services mode
i3_ssh.sh shows keybindings for ssh connections ssh mode
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)
[email protected] systemd service to lock the screen before sleep

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