Skip to content

cei35/Hyprland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyprland

This is a Hyprland configuration.

It uses tiling mode by default, but you can switch to floating mode by pressing SUPER + F.

Applications

Foot

This is the default terminal emulator.

Mako

A simple notification manager.

Swaylock

The Screen locker.

Waybar

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).

‼️ Warning : Waybar's module cpu is designed for 4 cores. It will not work with fewer cores.

Bemenu

Used to launch applications. Open it with SUPER + M or by clicking the magnifier icon on the bar.

Bugs and TODOs

  • 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).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors