Skip to content

Conversation

@tripleducky
Copy link

added:

  1. interactive volume widget
  2. systray
  3. launcher buttons

slightly improved:

  1. spacing for battery and time indicators should be more consistent on more computers.

didn't fix:

  1. the focused window title. It never worked for me and I didn't want it so I never got it working.
Screenshot_20251024_211907

I figure these features are pretty commonly used so if you want to share them with others feel free.

added volume widget
systray
launcher buttons
Updated README.md to reflect changes in project description, setup instructions, and usage examples.
Copy link
Owner

@imiric imiric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks for the PR! Sorry for the delay in responding, I somehow missed the notification for it.

This looks great, and I'd happily merge it with some changes.

Note that since I probably won't use your config, I'll mention you as the maintainer for it, in case someone reports an issue.

the focused window title. It never worked for me and I didn't want it so I never got it working.

Ah, that was my bad. I changed the way focused window properties are exposed in qml-niri, but forgot to update the simple-bar example. It's fixed now in 1a667c9.

For future reference you can use the fancy-bar example, since that is the config that I use regularly myself.

Comment on lines -1 to +3
## quickshell-niri
a fork of the simple-bar for

This project contains examples of [Quickshell](https://quickshell.outfoxxed.me/) configuration for the [niri](https://github.com/YaLTeR/niri) Wayland compositor, using the [QML plugin for niri](https://github.com/imiric/qml-niri).
https://github.com/imiric/quickshell-niri
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please leave the original README intact, and add your config to the "Examples" section, following the same format as "Simple bar".

You can use the README in your config directory for custom information and instructions.

I'll do that as well for my own examples, and remove some things from this main README.

Comment on lines +1 to +3
# simple-bar

A minimal Quickshell bar with a system tray, time, battery, volume, and simple app launchers with single-instance focus.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please leave the original simple-bar example intact, and add your config in a new root directory. I would like to keep the "simple" example, well, simple 😄.

Give it some unique name that ends with -bar. Maybe tripleducky-bar?

@imiric imiric force-pushed the main branch 6 times, most recently from d24c496 to bc18048 Compare November 3, 2025 11:07
@tripleducky
Copy link
Author

tripleducky commented Nov 5, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants