Some config files added
This commit is contained in:
commit
7e2ddc1054
33 changed files with 1470 additions and 0 deletions
10
.config/hypr/config/input.conf
Normal file
10
.config/hypr/config/input.conf
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
# ┃ Input Configuration ┃
|
||||
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
||||
|
||||
# Input wiki https://wiki.hyprland.org/Configuring/Variables/#input
|
||||
|
||||
input {
|
||||
follow_mouse = 2 # 0|1|2|3
|
||||
float_switch_override_focus = 2
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue