Initial Commit
This commit is contained in:
commit
ef6f325fd3
22 changed files with 437 additions and 0 deletions
21
hypr/LilieshBase/hyprland.conf
Normal file
21
hypr/LilieshBase/hyprland.conf
Normal file
|
@ -0,0 +1,21 @@
|
|||
monitor=,preferred,auto,1.0
|
||||
|
||||
|
||||
|
||||
#IMPORT CONFIGS
|
||||
$config = ~/.config/hypr
|
||||
|
||||
source = $config/env.conf
|
||||
source = $config/programs.conf
|
||||
source = $config/exec.conf
|
||||
source = $config/general.conf
|
||||
source = $config/dwindle.conf
|
||||
source = $config/input.conf
|
||||
source = $config/decoration.conf
|
||||
source = $config/animations.conf
|
||||
source = $config/keybinds.conf
|
||||
source = $config/master.conf
|
||||
source = $config/gestures.conf
|
||||
source = $config/misc.conf
|
||||
source = $config/rules.conf
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue