Adds cachyos standard hyprland dotfiles

This commit is contained in:
2025-03-12 21:20:52 +01:00
parent a4d8c19447
commit dee36c277c
15 changed files with 446 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
# ┃ Input Configuration ┃
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
# Input wiki https://wiki.hyprland.org/0.45.0/Configuring/Variables/#input
input {
kb_layout = de
follow_mouse = 2 # 0|1|2|3
float_switch_override_focus = 2
}