2025-08-14 15:02:52 -03:00
2025-05-18 22:31:19 -03:00
2025-08-14 15:02:52 -03:00
2024-06-30 17:44:47 -03:00
2025-08-12 18:44:41 -03:00
2025-08-06 16:43:07 -03:00

colorshell

Note

My personal dotfiles are now on retrozinndev/Hyprland-Dots

This is the repository for the colorshell desktop shell, made for Hyprland with TypeScript, GTK4, AGS, Gnim, and some of the Astal libraries.

It really took me a lot of time to make this, so please star the repo if you like it!

🌄 Screenshots

Kitty Widgets Runner Browser

🎨 Colors

All the shell colors are dynamically generated from your wallpaper!

This is possible by using pywal16, a fork of the archived pywal project. It's a cli tool to generate color schemes from an image.

🖼️ Wallpapers

These are not included in the shell anymore, because the repository was getting too big in size. So you'll have to add it in your own.

You can define the WALLPAPERS variable in your hyprland user configuration to your wallpapers folder, or create the ~/wallpapers directory and put your wallpapers there.

Also, you can select any of the images inside ~/wallpapers by pressing SUPER + W or by accessing the Control Center and clicking in the image icon on top.

✔️ What's included in this shell

  • Pretty Top-Bar
    • Apps(basically the "start menu", opens the full-screen app launcher)
    • Workspaces indicator
    • Focused Client(window) information(title, class and icon)
    • Clock(with date)
    • Media(shows only when media is being played)
    • Tray(Applications running in the background)
    • Status (volume information, bluetooth, network and notification status)
  • Control Center
    • Volume Controls (Microphone and Speaker)
      • Volume Mixer(per-app volume)
    • Pages(the thing that shows up when you click the arrow on a tile)
      • Bluetooth devices
      • Network devices
      • Night Light controls
    • Tiles
      • Screen Recording
      • Bluetooth
      • Night Light
      • Network(wifi needs work, i don't have wifi in my machine)
      • Don't Disturb(disables notification popups)
  • Center Window(clock, calendar + media management)
  • Notifications with support for application actions + Notification History
  • Localization(see 🌐 Internationalization for available languages)
  • Application Runner with support for plugins (anyrun-like)
    • Shell(!): Run shell commands with the user shell
    • Clipboard(>): Search through your clipboard history
    • Wallpapers(#): Search and select to change wallpaper
    • Media(:): Control playing media
    • Search(?): Search something on the internet with your default browser
  • Support for your multiple monitors
  • Dynamic support for UWSM(apps will use uwsm if current session is using it)

⌨️ Binds

You can see default bindings and usage information on the Wiki/Usage page!

🌐 Internationalization

Colorshell supports i18n! The shell automatically matches the shell language with the system's, if available.
Currently, there's support for the following languages:

Don't see your language here? You can contribute and make translations too!
You can do so by forking this repository, translating the shell in your fork and then opening a pull request to this repository, simple as that! (I'll create a more detailed guide for that soon)

⚙️ Installation

See the Installation Guide on Wiki/Installation.

Issues

Having issues? Please create a new Issue here, I'll be happy to help you out!

📜 License

This repo is licensed under the MIT License, project is made and maintained by retrozinndev.

🌠 Stargazers

Star History Chart

Thanks to everyone who starred my project! 💖

S
Description
No description provided
Readme BSD-3-Clause 437 MiB
Languages
TypeScript 86.1%
Shell 6%
SCSS 5.3%
Nix 2.6%