input basics
This commit is contained in:
parent
52090853da
commit
cf51ab71a2
17 changed files with 459 additions and 19 deletions
11
example/hyprland.conf
Normal file
11
example/hyprland.conf
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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.
|
||||
|
||||
general {
|
||||
max_fps=240
|
||||
gaps_in=5
|
||||
gaps_out=20
|
||||
border_size=1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue