2024-01-04 02:09:56 +00:00
|
|
|
# moonleay's Hyprland config
|
2023-11-11 13:00:22 +00:00
|
|
|
|
2024-01-04 02:15:37 +00:00
|
|
|
# Source other config files
|
2024-01-04 02:09:56 +00:00
|
|
|
source = ~/.config/hypr/monitors.conf # Configure monitors
|
2024-01-04 01:51:55 +00:00
|
|
|
source = ~/.config/hypr/env_vars.conf # Set environment variables
|
2024-01-04 02:09:56 +00:00
|
|
|
source = ~/.config/hypr/autorun.conf # Autorun apps
|
|
|
|
source = ~/.config/hypr/input.conf # Setup inputs
|
|
|
|
source = ~/.config/hypr/keybindings.conf # Setup keybindings
|
|
|
|
source = ~/.config/hypr/windowrules.conf # Setup windowrules
|
|
|
|
source = ~/.config/hypr/basics.conf # Setup Hyprland basics (layout, design, etc.)
|
2024-01-19 18:10:51 +00:00
|
|
|
# source = ~/.config/hypr/mocha.conf # Setup Colors
|
2024-01-04 02:09:56 +00:00
|
|
|
|
|
|
|
# Other configs:
|
2023-11-11 13:00:22 +00:00
|
|
|
|
2024-01-04 01:51:55 +00:00
|
|
|
# Disable xwayland scaling
|
2023-12-25 23:02:40 +00:00
|
|
|
xwayland {
|
|
|
|
force_zero_scaling = true
|
|
|
|
}
|
|
|
|
|
2023-11-28 07:34:18 +00:00
|
|
|
misc {
|
|
|
|
disable_hyprland_logo = true
|
2024-01-04 01:51:55 +00:00
|
|
|
# lower framerate when not updating screen (powersaving)
|
2023-12-10 22:31:31 +00:00
|
|
|
vfr = true
|
2023-11-28 07:34:18 +00:00
|
|
|
}
|
|
|
|
|
2024-06-14 22:31:23 +00:00
|
|
|
debug {
|
2024-06-24 19:05:44 +00:00
|
|
|
disable_logs = true
|
2024-06-14 22:31:23 +00:00
|
|
|
}
|
|
|
|
|
2024-01-04 01:51:55 +00:00
|
|
|
# Per device configs
|
|
|
|
# <none>
|