fdev31 / wlr-layout-ui

A tiny GUI to configure screen layouts on wayland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wlr layout UI

An simple GUI to setup the screens layout on wlroots based systems.

Video

Requires

  • wlr-randr (if not using Hyprland >= 0.37)
  • Python: pyglet, tomli

Usage

Start the GUI

wlrlui

Note that a .desktop file is provided in the files folder for an easy integration to your environment.

List available profiles (CLI)

wlrlui -l

Load a profile

To load the profile called "cinema":

wlrlui cinema

About

A tiny GUI to configure screen layouts on wayland

License:MIT License


Languages

Language:Python 100.0%