blob: 8a6bd6dd4ac3d4f443717d4cf1d77b15be18bb30 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Hyprland main configuration file
# Based on Omarchy hyprland setup
# check /etc/hyprland/hyprland.conf for the defaults
# System defaults
source = /etc/hypr/hyprland.conf
# User configurations
source = ~/.config/hypr/input.conf
source = ~/.config/hypr/bindings.conf
|