30 lines
930 B
Plaintext
30 lines
930 B
Plaintext
# #######################################################################################
|
|
# AUTOGENERATED HYPRLAND CONFIG.
|
|
# EDIT THIS CONFIG ACCORDING TO THE WIKI INSTRUCTIONS.
|
|
# #######################################################################################
|
|
|
|
|
|
|
|
# This is an example Hyprland config file.
|
|
# Refer to the wiki for more information.
|
|
# https://wiki.hypr.land/Configuring/
|
|
|
|
# Please note not all available settings / options are set here.
|
|
# For a full list, see the wiki
|
|
|
|
# You can split this configuration into multiple files
|
|
# Create your files separately and then link them to this file like this:
|
|
# source = ~/.config/hypr/myColors.conf
|
|
|
|
source = ~/linux-dotfiles/hypr/monitors.conf
|
|
source = colors.conf
|
|
source = programs.conf
|
|
source = autostart.conf
|
|
source = environment.conf
|
|
|
|
source = permissions.conf
|
|
source = look-and-feel.conf
|
|
source = input.conf
|
|
source = keybindings.conf
|
|
source = window-rules.conf
|