Initial commit of Hyprland config
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
################
|
||||
### 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
|
||||
Reference in New Issue
Block a user