Extract behavior-only hypr configs into base layer

animations, keybinds, workspaces, monitors, input, autostart,
windowrules, and defaults are layout/behavior files that should not
change between themes. Moving them to themes/base/ so dm always links
them regardless of which theme is active.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ManOfGoldForever 2026-04-01 13:00:38 -04:00
parent e0ed693c20
commit d1a5557f72
8 changed files with 0 additions and 0 deletions

View file

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