Skip to content

k8rito01/quickshell-dots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickshell Rise

My Quickshell bar for Omarchy — my new Rise journey into Quickshell starts here. Enjoy!

Stars Forks Issues Buy Me A Coffee

Usability

Details
  • Omarchy-based. Integrates the omarchy-* helpers (wifi/bluetooth/audio launchers, update, screen recorder, voxtype) and reads the active Omarchy theme.
  • Built for Omarchy / Hyprland — not for plain setups without Omarchy.

Dependencies

Details

Comes with Omarchy: Hyprland, the omarchy-* helpers, fonts (JetBrainsMono Nerd Font + Material Symbols Rounded), mako.

Extra:

sudo pacman -S quickshell git jq curl ttf-jetbrains-mono-nerd ttf-material-symbols-variable

Optional per widget: pamixer, brightnessctl, power-profiles-daemon, bluez, iwd + impala, hypridle, gpu-screen-recorder, voxtype.

Structure

Details

Each folder under versions/ is a complete, self-contained bar.

versions/V1/
├── shell.qml        # entry point
├── Bar.qml          # layout + dynamic split pills
├── Theme.qml        # colors, state, flags
├── Palette.js       # reads Omarchy colors.toml
├── IconMap.js       # icon name → codepoint
├── assets/          # logo
├── modules/         # bar widgets  (*Widget.qml)
└── panels/          # popups       (*Panel.qml, TooltipOverlay)

Uninstall

Details

One command (works for any installed version) — stops the bar, removes theme hook and post-boot hook, and brings back your previous config from the backup:

curl -fsSL https://raw.githubusercontent.com/HANCORE-linux/quickshell-dots/main/uninstall.sh | bash

Every install also backs up the old config to ~/.config/quickshell/bar.bak.<timestamp> (older backups are kept).

Autostart

Post-boot hook (opt-in)
curl -fsSL -o ~/.config/omarchy/hooks/post-boot.d/quickshell-rise \
  https://raw.githubusercontent.com/HANCORE-linux/quickshell-dots/main/contrib/post-boot.d/quickshell-rise
chmod +x ~/.config/omarchy/hooks/post-boot.d/quickshell-rise

Remove: rm -f ~/.config/omarchy/hooks/post-boot.d/quickshell-rise

V1

screenrecording-2026-06-05_12-43-50.mp4
  • workspaces · weather · clock · mpris · system monitors · control center · split-able module groups · per-widget panels
V1 Install-command (copy & paste in your terminal):
curl -fsSL https://raw.githubusercontent.com/HANCORE-linux/quickshell-dots/main/install.sh | bash -s V1

The bar launches immediately so you can try it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages