Initialize
This commit is contained in:
29
.config/hypr/hyprland.conf
Normal file
29
.config/hypr/hyprland.conf
Normal file
@@ -0,0 +1,29 @@
|
||||
|
||||
# #######################################################################################
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user