No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-09 20:34:23 +02:00
Bar.qml feat: add interactive OSDs for audio, brightness and input states 2026-08-09 20:34:23 +02:00
EdgeMixer.qml feat: add interactive OSDs for audio, brightness and input states 2026-08-09 20:34:23 +02:00
Label.qml Initial Quickshell bar implementation 2026-08-09 19:23:00 +02:00
Pill.qml feat: add interactive OSDs for audio, brightness and input states 2026-08-09 20:34:23 +02:00
README.md Initial Quickshell bar implementation 2026-08-09 19:23:00 +02:00
shell.qml feat: add interactive OSDs for audio, brightness and input states 2026-08-09 20:34:23 +02:00
ToolTipArea.qml Initial Quickshell bar implementation 2026-08-09 19:23:00 +02:00
TrayItem.qml Initial Quickshell bar implementation 2026-08-09 19:23:00 +02:00
VerticalSlider.qml feat: add interactive OSDs for audio, brightness and input states 2026-08-09 20:34:23 +02:00
WorkspaceButton.qml Initial Quickshell bar implementation 2026-08-09 19:23:00 +02:00

HyprPunk Quickshell bar

This is the first incremental Quickshell module. It does not replace or stop Waybar automatically.

Run from the repository

qs -p "$HOME/.dotfiles/quickshell/.config/quickshell/hyprpunk/shell.qml"

Run after stowing

stow --dir "$HOME/.dotfiles" --target "$HOME" quickshell
qs -c hyprpunk

Stop Waybar temporarily while comparing the bars:

pkill -x waybar

Restart the existing bar with:

waybar

The prototype currently provides workspaces, CPU and memory usage, clock, available updates, system tray, network status, volume controls, battery status, and bridges to the existing notification and power menus.