Skip to content

Other

Here you will find links to some other projects that may not fit into any of the above categories.

Workspace management

split-monitor-workspaces by Stanisław Zagórowski: Awesome-like workspaces for Hyprland.

Window switchers

snappy-switcher by OpalAayan: A blazing-fast, animated Alt+Tab window switcher for Hyprland written in C (using Pango and Cairo).

Keyboard layout management

hyprland-per-window-layout by MahouShoujoMivutilde and coffebar: Per window keyboard layouts for Hyprland.

Editor support for config files

HyprLS by gwennlbh: A LSP server to provide auto-completion and more for Hyprland’s configuration files in neovim, VS Code & others

Keybind Management

hyprKCS by kosa12: A fast, minimal Hyprland keybind manager written in Rust/GTK4.

IPC wrappers

hyprland-rs by yavko: A neat wrapper for Hyprland’s IPC written in Rust.

Screen shaders/color temperature

Wireless settings

  • iwgtk by Jesse Lentz: WiFi settings frontend for iwd in GTK
  • blueberry by Linux Mint: Bluetooth settings frontend in GTK
  • Overskride by kaii-lb: A simple yet powerful bluetooth client in GTK4
  • nm-applet by GNOME: Applet for interfacing with NetworkManager in GTK

Automatically Mounting Using udiskie

Starting method: manual (’exec-once')

USB mass storage devices, like thumb drives, mobile phones, digital cameras, etc. are not mounted automatically to the file system.

Typically, they have to be manually mounted, often using root and umount to do so.

Many popular DEs automatically handle this by using udisks2 wrappers.

udiskie is a udisks2 front-end that allows to manage removable media such as CDs or flash drives from userspace.

Install udiskie via your package manager, or build manually

Head over to your hyprland.conf and add the following line:

exec-once = udiskie

See more uses here.

Monitor configuration

Monique by ToRvaLDz: Graphical monitor configurator for Hyprland and Sway with drag-and-drop layout, profile system, and hotplug daemon for automatic configuration.

Other useful utilities

The website We Are Wayland Now details some other useful utilities and applications for Wayland like docks, email clients, and so on, along with some other useful information about compatibility on Wayland.

Last updated on