23 lines
748 B
Plaintext
23 lines
748 B
Plaintext
# 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 = config.d/macchiato.conf
|
|
source = config.d/monitor.conf
|
|
source = config.d/programms.conf
|
|
source = config.d/autostart.conf
|
|
source = config.d/env.conf
|
|
source = config.d/permissions.conf
|
|
source = config.d/look_and_feel.conf
|
|
source = config.d/input.conf
|
|
source = config.d/bindings.conf
|
|
source = config.d/workspace.conf
|
|
source = config.d/wallrizz.conf
|