51 lines
977 B
Plaintext
51 lines
977 B
Plaintext
|
################
|
||
|
### 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
|