first commit
This commit is contained in:
commit
38a53acd48
47 changed files with 3916 additions and 0 deletions
15
.config/hypr/hyprland.conf
Normal file
15
.config/hypr/hyprland.conf
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Config is based on the example Hyprland config file provided on the project's repo.
|
||||
# Refer to the wiki for more information.
|
||||
# https://wiki.hyprland.org/Configuring/
|
||||
|
||||
# Please note not all available settings / options are set here.
|
||||
# For a full list, see the wiki
|
||||
|
||||
#source = ~/.config/hypr/config/monitors_default.conf
|
||||
source = ~/.config/hypr/config/monitors/default.conf
|
||||
source = ~/.config/hypr/config/environment.conf
|
||||
source = ~/.config/hypr/config/input.conf
|
||||
source = ~/.config/hypr/config/kb_layouts/us.conf
|
||||
source = ~/.config/hypr/config/appearance.conf
|
||||
source = ~/.config/hypr/config/plugins.conf
|
||||
#source = ~/.config/hypr/config/fast-mod.conf
|
||||
Loading…
Add table
Add a link
Reference in a new issue