-
Notifications
You must be signed in to change notification settings - Fork 1
updated bar to my preferences #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
added volume widget systray launcher buttons
Updated README.md to reflect changes in project description, setup instructions, and usage examples.
imiric
left a comment
There was a problem hiding this 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.
| ## 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 |
There was a problem hiding this comment.
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.
| # simple-bar | ||
|
|
||
| A minimal Quickshell bar with a system tray, time, battery, volume, and simple app launchers with single-instance focus. |
There was a problem hiding this comment.
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?
d24c496 to
bc18048
Compare
|
"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?"
Yeah I thought about this literally like 5 minutes after I submitted the
pr, tbh. Like obviously, you would want simple-bar to remain simple. Duh.
I'll try to get to this sometime this evening tomorrow or something. In any
case, I don't know if I mentioned it already, but thanks for making your
stuff available. It really was exactly what I was looking for.
…On Mon, Nov 3, 2025 at 3:53 AM Ivan Mirić ***@***.***> wrote:
***@***.**** requested changes on this pull request.
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
<1a667c9>
.
For future reference you can use the fancy-bar example, since that is the
config that I use regularly myself.
------------------------------
In README.md
<#1 (comment)>:
> -## 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
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.
------------------------------
In simple-bar/README.md
<#1 (comment)>:
> +# simple-bar
+
+A minimal Quickshell bar with a system tray, time, battery, volume, and simple app launchers with single-instance focus.
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?
—
Reply to this email directly, view it on GitHub
<#1 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFHW2SUBTQC5UY2G6LXBPI3324QY5AVCNFSM6AAAAACKFPI7SCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTIMBZHA4DSOJTGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
added:
slightly improved:
didn't fix:
I figure these features are pretty commonly used so if you want to share them with others feel free.