A collection of dot config files for hyprland with a simple install script for a fresh Arch linux with yay
- Dark theme
- Login and lock screen
- Date and time + day of the week
- Network manager/editor
- KDE-connect integration
- Bluetooth pairing
- Volume, mic and brightness buttons key binding
- Print Screen button key binding to screenshot
- Screen recording with MOD+SHIFT+PrtSc key binding
- CPU, temperature, memory, disk and network stats
- Battery/Power status
- Weather status
- Background change every 5 mins
Below are the basic key bindings to get you started:
SUPER + ENTER
- open alacritty terminalSUPER + W
- open google chromeALT + F4
- close applicationSUPER + R
- application launcherCTRL + ALT + DELETE
- lock the screen
Run the setup script:
git clone https://github.com/adonespitogo/hypr.git
cd hypr
./setup.sh
You can add wallpapers in ~/.config/wallpapers
. These images will cycle randomly as wallpaper every 5 mins.
You can trigger random wallpaper change with MOD+SHIFT+b
.
This setup is based from SolDoesTech
's HyprV2 config.