29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
|
|
# #######################################################################################
|
|
# AUTOGENERATED HYPRLAND CONFIG.
|
|
# PLEASE USE THE CONFIG PROVIDED IN THE GIT REPO /examples/hyprland.conf AND EDIT IT,
|
|
# OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS.
|
|
# #######################################################################################
|
|
|
|
# autogenerated = 1 # remove this line to remove the warning
|
|
|
|
# This is an example Hyprland config file.
|
|
# Refer to the wiki for more information.
|
|
# https://wiki.hyprland.org/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 = ~/.config/hypr/land/variables.conf
|
|
source = ~/.config/hypr/land/autostart.conf
|
|
source = ~/.config/hypr/land/environment-variables.conf
|
|
source = ~/.config/hypr/land/input.conf
|
|
source = ~/.config/hypr/land/keybinds.conf
|
|
source = ~/.config/hypr/land/look-and-feel.conf
|
|
source = ~/.config/hypr/land/monitors.conf
|
|
source = ~/.config/hypr/land/windows.conf
|