Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 484 Bytes

readme.md

File metadata and controls

13 lines (11 loc) · 484 Bytes

Hyprland-panel

A very WIP bar written in python for hyprland that uses gtk 3 gtk-layer-shell and hyprctl (a hyprland utility)

Usage

Dependency's (these are the package names for arch)

  • python
  • python-gobject
  • gtk-layer-shell

Running

  • Run ./main.py

Notes

  • Updating to gtk4 would be nice since gtk-layer-shell has updated but I think that I will wait a little for distro packages to catch up (EDIT: gtk-layer-shell now supports gtk 4 this is a TODO)