Skip to content

imiric/quickshell-niri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quickshell-niri

This project contains examples of Quickshell configuration for the niri Wayland compositor, using the QML plugin for niri.

Setup

  1. Install Quickshell version >=0.2.1, and niri version >=25.08.

  2. Install the QML plugin for niri.

  3. See the README within each example directory for additional instructions and dependencies.

Usage

Clone this repository, and copy or symlink any of the example directories into ~/.config/quickshell/. E.g.:

git clone https://github.com/imiric/quickshell-niri.git
ln -s "$PWD/quickshell-niri/simple-bar" ~/.config/quickshell/niri-simple-bar

Then you can run Quickshell with the specific configuration:

quickshell --config niri-simple-bar

You can run this automatically when niri starts by adding this to your niri configuration file (~/.config/niri/config.kdl):

spawn-at-startup "quickshell" "--config" "niri-simple-bar"

Examples

License

MIT

About

Quickshell configuration examples for niri

Topics

Resources

License

Stars

Watchers

Forks

Languages