Hyprland/example/hyprland.conf

18 lines
368 B
Plaintext
Raw Normal View History

2022-03-17 15:53:45 +01:00
# This is an example Hyprland config file.
# Syntax is the same as in Hypr, but settings might differ.
#
# Refer to the wiki for more information.
2022-03-19 21:46:29 +01:00
monitor=,1280x720@60,0x0,0.5,1
2022-03-17 16:56:33 +01:00
2022-03-17 15:53:45 +01:00
general {
max_fps=240
2022-03-19 20:30:21 +01:00
sensitivity=0.25
2022-03-20 11:14:24 +01:00
main_mod=SUPER
2022-03-17 15:53:45 +01:00
gaps_in=5
gaps_out=20
border_size=1
2022-03-19 16:13:19 +01:00
col.active_border=0x66ee1111
col.inactive_border=0x66333333
2022-03-17 15:53:45 +01:00
}