hypr/hyprland.conf

51 lines
977 B
Plaintext
Raw Permalink Normal View History

2025-02-24 01:15:49 -05:00
################
### MONITORS ###
################
source = ~/.config/hypr/monitors.conf
###################
### MY PROGRAMS ###
###################
source = ~/.config/hypr/variables.conf
#############################
### ENVIRONMENT VARIABLES ###
#############################
source = ~/.config/hypr/env.conf
#####################
### LOOK AND FEEL ###
#####################
source = ~/.config/hypr/appearance.conf
#############
### INPUT ###
#############
source = ~/.config/hypr/input.conf
###################
### KEYBINDINGS ###
###################
source = ~/.config/hypr/keybindings.conf
##################
### WORKSPACES ###
##################
source = ~/.config/hypr/workspaces.conf
###################
### WINDOWRULES ###
###################
source = ~/.config/hypr/windowrules.conf
##############
### MACROS ###
##############
source = ~/.config/hypr/macros.conf
#################
### AUTOSTART ###
#################
source = ~/.config/hypr/autostart.conf