Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 795 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 795 Bytes

sway-utils

Tools to make my life in Sway more bearable.

  • sway-focus-switcheroo: Switch to the previously focused window.
  • sway-window-nav: Cycle focus, or move focused window, forwards/backwards through all windows in the currently focused workspace in a hopefully deterministic order.
  • swaybar-proc-graph: Print out CPU or memory usage graph using braille symbols, compatible with the Waybar custom module.
  • locale1-xkb-config-rs: Source Sway keyboard config from the systemd-localed D-Bus interface. Port of the Python implementation from sway-systemd.