34 lines
863 B
Plaintext
34 lines
863 B
Plaintext
# 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/themes/catppuccin-mocha.conf
|
|
source = ~/.config/hypr/themes/rose-pine-moon.conf
|
|
|
|
source = ~/.config/hypr/variables.conf
|
|
|
|
source = ~/.config/hypr/monitors.conf
|
|
|
|
source = ~/.config/hypr/workspaces.conf
|
|
|
|
source = ~/.config/hypr/windowRules.conf
|
|
|
|
source = ~/.config/hypr/autostart.conf
|
|
|
|
source = ~/.config/hypr/environment.conf
|
|
|
|
source = ~/.config/hypr/lookAndFeel.conf
|
|
|
|
source = ~/.config/hypr/input.conf
|
|
|
|
source = ~/.config/hypr/keybinds.conf
|
|
|
|
|