darkside 7d03863c24 . | 48 分钟之前 | |
---|---|---|
.config | 48 分钟之前 | |
.icons | 6 月之前 | |
.themes | 6 月之前 | |
Scripts | 1 天之前 | |
screens | 6 月之前 | |
README.md | 6 月之前 |
System
: Fedora 40
Soft
:
pipewire pipewire-devel pipewire-alsa wireplumber pulseaudio-utils pavucontrol sddm hyprland kitty alacritty wget git curl zsh neofetch neovim micro unzip setxkbmap.x86_64 blueman light R-fontawesome.noarch fontawesome-fonts swaybg jetbrains-mono-fonts-2.304-3.fc39 pavucontrol nemo wofi waybar network-manager-applet grim setxkbmap azote wl-clipboard google-noto-sans-cjk-ttc-fonts hyprlock
Source : https://github.com/hyprwm/hyprlock
## Requirements
rust-wayland-client-devel
wayland-protocols-devel
mesa
cairo
libdrm
pango
rust-xkbcommon-devel
pam-devel
hyprlang >= 0.4 Development libraries are usually suffixed with -devel or -dev in most distro repos.
mesa-libgbm-devel
file-devel
rust-pangocairo-devel
## Build :
cmake --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Release -S . -B ./build
cmake --build ./build --config Release --target hyprlock -j`nproc 2>/dev/null || getconf NPROCESSORS_CONF`
## Install
sudo cmake --install build