# /$$ /$$ /$$ /$$ # | $$ | $$ | $$ | $$ # | $$ | $$ /$$ /$$ /$$$$$$ /$$$$$$ | $$ /$$$$$$ /$$$$$$$ /$$$$$$$ # | $$$$$$$$| $$ | $$ /$$__ $$ /$$__ $$| $$ |____ $$| $$__ $$ /$$__ $$ # | $$__ $$| $$ | $$| $$ \ $$| $$ \__/| $$ /$$$$$$$| $$ \ $$| $$ | $$ # | $$ | $$| $$ | $$| $$ | $$| $$ | $$ /$$__ $$| $$ | $$| $$ | $$ # | $$ | $$| $$$$$$$| $$$$$$$/| $$ | $$| $$$$$$$| $$ | $$| $$$$$$$ # |__/ |__/ \____ $$| $$____/ |__/ |__/ \_______/|__/ |__/ \_______/ # /$$ | $$| $$ # | $$$$$$/| $$ # \______/ |__/ # # ------------ [ Zervó's Hyprland Config ] ------------ # # This is my Hyprland config! # Each section has been split into an individual file to make working with it easier. # https://wiki.hyprland.org/Configuring/ # # This config relies on the following programs: # - hyprland - hyprland itself # - hyprpaper - wallpaper utility # - hyprlock - screen-locking utility # - hypridle - idle management daemon # - waybar - status bar # - dunst - notification daemon # - playerctl - media control # - brightnessctl - brightness control # - wpctl - audio control # - hyprpolkitagent - policykit agent auth agent ## PROGRAMS ## $browser = firefox --new-window $terminal = alacritty $fileManager = nemo $menu = ~/.config/rofi/launchers/type-2/launcher.sh ## MONITORS ## source = ~/.config/hypr/monitors.conf ## AUTOSTART ## source = ~/.config/hypr/autostart.conf ## ENVIRONMENT ## source = ~/.config/hypr/env.conf ## LOOK AND FEEL ## source = ~/.config/hypr/theme.conf ## INPUT ## source = ~/.config/hypr/input.conf ## KEYBINDS ## source = ~/.config/hypr/keybinds.conf ## RULES ## source = ~/.config/hypr/rules.conf