Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
22
.config/hypr/hyprland.conf
Normal file
22
.config/hypr/hyprland.conf
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
|
||||
# Sourcing external config files
|
||||
|
||||
# Default Configs
|
||||
$configs = $HOME/.config/hypr/configs
|
||||
|
||||
source=$configs/Settings.conf
|
||||
|
||||
# User Configs
|
||||
$UserConfigs = $HOME/.config/hypr/UserConfigs
|
||||
|
||||
source= $UserConfigs/i3Keybinds.conf
|
||||
source= $UserConfigs/Startup_Apps.conf
|
||||
source= $UserConfigs/ENVariables.conf
|
||||
source= $UserConfigs/Monitors.conf
|
||||
source= $UserConfigs/Laptops.conf
|
||||
source= $UserConfigs/LaptopDisplay.conf
|
||||
source= $UserConfigs/WindowRules.conf
|
||||
source= $UserConfigs/UserDecorAnimations.conf
|
||||
source= $UserConfigs/UserKeybinds.conf
|
||||
source= $UserConfigs/UserSettings.conf
|
||||
source= $UserConfigs/WorkspaceRules.conf
|
||||
Loading…
Add table
Add a link
Reference in a new issue