This is a Hyprland configuration.
It uses tiling mode by default, but you can switch to floating mode by pressing SUPER + F.
This is the default terminal emulator.
A simple notification manager.
The Screen locker.
Waybar is used for the custom bar at the top of the screen (showing clock, power, speaker state etc.) and for the taskbar at the bottom.
This is the first proper implementation of taskbar. It appears by pressing SUPER and disappear when pressing it again. Default applications are defined on line 5 of hypr/hyprland.conf :
$taskbar = $HOME/.config/waybar/launcher.sh -l librewolf,thunar,lowriter,foot,keepassxc,code,virtualbox,signal-desktop
These apps can be launched by pressing SUPER + SHIFT + [0-8]. This configuration is designed for a french keyboard layout (in hypr/hyprland.conf).
In the center module, you can see icons of all running applications. - Left click open the application. - Middle click kill the application. - Right click minimize the application (sends it to an unused workspace).
cpu is designed for 4 cores. It will not work with fewer cores.
Used to launch applications. Open it with SUPER + M or by clicking the magnifier icon on the bar.
- Prevent the taskbar from restarting every time an application is launched.
- Allow recalling a minimized window to the main workspace by left-clicking its icon.
- Improve the screenshot tool (currently not fully functional).