No description
Find a file
2025-07-30 14:09:25 +02:00
README.md add README.md 2025-07-30 14:09:25 +02:00

hyprshell - Alt+Tab on linux. finally.

Intro

One of the most important features of any desktop operating system is the the ability to jump to the previous window with one keystroke. In windows you would typically achieve that with Alt+Tab.

Since I'm in hyprland, until recently I used hyprswitch for that.
Turns out since recently the author made an update on that. He ditched hyprswitch completely and replaced it with hyprshell:

Which aims to accomplish the same thing, just better.

What does "better" mean?

In short: he made it more customizable, more reliable, easier to integrate and gave us a launcher as well.

I don't need rofi anymore.

My config.toml

(Configured to bind to Alt+Tab and Alt+Space)

https://git.ramboe.io/configuration/dotfiles/src/branch/main/.config/hyprshell/config.toml

Usage

  • Alt+Tab: all windows

  • Alt+Space: launcher + all windows by workspace

Configuring hyprshell

Checkout the readme