input basics

This commit is contained in:
vaxerski 2022-03-17 15:53:45 +01:00
parent 52090853da
commit cf51ab71a2
17 changed files with 459 additions and 19 deletions

11
example/hyprland.conf Normal file
View 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
}