No description
Find a file
2025-11-30 14:22:09 +01:00
nix fix: adding the screenshot script would be a great idea 2025-06-13 22:19:56 +02:00
screenshots feat: migrate audio manager to new sidebar 2025-05-23 23:14:41 +02:00
scripts feat: notify on successfull screenshot 2025-06-13 17:30:16 +02:00
src chore: rename option 2025-07-17 23:12:02 +02:00
.envrc feat: init repo & follow documentation 2024-08-23 01:30:33 +02:00
.gitignore feat: show muted state of default sink 2025-01-31 22:06:01 +01:00
.pre-commit-config.yaml chore: fix pre-commit deprecation 2024-10-30 14:51:35 +01:00
.qmlformat.ini feat: init repo & follow documentation 2024-08-23 01:30:33 +02:00
.qmllint.ini feat: first iteration off a working audio volumen manager 2024-08-26 03:08:25 +02:00
.qmlls.ini feat: first iteration off a working audio volumen manager 2024-08-26 03:08:25 +02:00
flake.lock WIPchore: bump flake 2025-11-30 14:22:09 +01:00
flake.nix chore: change qs link to upstream and bump 2025-06-16 22:26:28 +02:00
README.md feat: migrate audio manager to new sidebar 2025-05-23 23:14:41 +02:00

With nysh I am aiming to replace the current bar in my TWM.

Nysh is written in QML using Quickshell.

Todo

  • Control Panel
  • Notification Center & Popups
  • Wifi, Ethernet & VPN indicator
  • Battery indicator
    • Simple battery indicator
  • Brightness indicator
  • DnD indicator
    • Toggle DnD on and off
  • [-] Mpris media manager
  • Microphone, Screen Sharing & Audio Indicator

Work in Progress Showcase

Main Bar

previous iterations:

Audio Manager

previous iterations:

Launching the shell

This project is not necessarily meant to be used by others, but if you'd like to do so you can run:

nix run github:nydragon/nysh

or directly via quickshell from the repository root:

quickshell -p src/shell.qml

Thanks

  • outfoxxed, the creator of Quickshell
  • Various other people, especially on the Hyprland Discord, for inspiration