dots/hypr/hyprland.conf

32 lines
814 B
Text
Raw Permalink Normal View History

# moonleay's Hyprland config
2023-11-11 13:00:22 +00:00
2024-01-04 02:15:37 +00:00
# Source other config files
source = ~/.config/hypr/monitors.conf # Configure monitors
source = ~/.config/hypr/env_vars.conf # Set environment variables
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
# Other configs:
2023-11-11 13:00:22 +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
# 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
}
# Per device configs
# <none>