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