Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 413 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 413 Bytes

Integrated set of utilities to be used with the sway Wayland compositor.

Currently implemented:

  • Rudimentary taskbar
    • Workspace buttons
    • Date/time
  • Renaming a workspace
  • Switching to workspace by name
  • Launcher ($PATH only)

Requirements:

  • Python
  • GTK
  • gtk-layer-shell

Create virtual environment with system wide packages available (needed for gi)

Arch Linux packages:

  • gtk3
  • python-gobject