aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-07 01:05:50 -0600
committerCraig Jennings <c@cjennings.net>2026-02-07 01:05:50 -0600
commitc47290949727f8bf6eb85f73561e9b9dcf3d64ee (patch)
tree99d548e08abc77e307b294704c99379191026daf /dotfiles/hyprland
parent4bbf7ea4599b8e5c9fe080dccf476ae8c2fc805b (diff)
downloadarchsetup-c47290949727f8bf6eb85f73561e9b9dcf3d64ee.tar.gz
archsetup-c47290949727f8bf6eb85f73561e9b9dcf3d64ee.zip
feat(archsetup): add package-inventory script and reconcile packages
Add package-inventory script that compares archsetup-declared packages against the live system. Fix awk for-loop parser and dependency filtering. Add 10 missing packages to archsetup (hyprpaper, wev, socat, sshpass, flatpak, solaar, ttf-dejavu, atomicparsley, freetube, tidal-dl-ng). Fix pipx_install function name bug. Change Hyprland follow_mouse to 0 to fix swap focus issue.
Diffstat (limited to 'dotfiles/hyprland')
-rw-r--r--dotfiles/hyprland/.config/hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf
index 4f7096e..1c4e17c 100644
--- a/dotfiles/hyprland/.config/hypr/hyprland.conf
+++ b/dotfiles/hyprland/.config/hypr/hyprland.conf
@@ -106,7 +106,7 @@ cursor {
input {
kb_layout = us
kb_options = ctrl:nocaps
- follow_mouse = 2
+ follow_mouse = 0
float_switch_override_focus = 0
mouse_refocus = false
touchpad {