current
This commit is contained in:
parent
07816eb302
commit
09d717fab8
63 changed files with 2945 additions and 34 deletions
25
hyperland/.config/hypr/hyprland.conf
Normal file
25
hyperland/.config/hypr/hyprland.conf
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
# _ _ _ _
|
||||
# | | | |_ _ _ __ _ __| | __ _ _ __ __| |
|
||||
# | |_| | | | | '_ \| '__| |/ _` | '_ \ / _` |
|
||||
# | _ | |_| | |_) | | | | (_| | | | | (_| |
|
||||
# |_| |_|\__, | .__/|_| |_|\__,_|_| |_|\__,_|
|
||||
# |___/|_|
|
||||
#
|
||||
# -----------------------------------------------------
|
||||
# Full documentation https://wiki.hyprland.org
|
||||
|
||||
source = ~/.config/hypr/conf/monitor.conf
|
||||
source = ~/.config/hypr/conf/autostart.conf
|
||||
source = ~/.config/hypr/conf/cursor.conf
|
||||
source = ~/.config/hypr/conf/environments.conf
|
||||
source = ~/.config/hypr/conf/input.conf
|
||||
source = ~/.config/hypr/conf/general.conf
|
||||
source = ~/.config/hypr/conf/decoration.conf
|
||||
source = ~/.config/hypr/conf/animations.conf
|
||||
source = ~/.config/hypr/conf/layouts.conf
|
||||
source = ~/.config/hypr/conf/gestures.conf
|
||||
source = ~/.config/hypr/conf/misc.conf
|
||||
source = ~/.config/hypr/conf/windowrules.conf
|
||||
source = ~/.config/hypr/conf/binds.conf
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue