Commit Graph
3 Commits
Author SHA1 Message Date
valknarandClaude Sonnet 5 244358a99e fix(hyprland): anchor dolphin window to bottom-right, avoid off-screen clipping
Cursor-based move formula computed position from window_w/window_h before
the rule's own size directive resized the window, pushing it far past the
screen edge. Compute the target position directly from the same size
formula instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-21 20:24:44 +02:00
valknarandClaude Sonnet 5 01690ce658 hypr: switch default browser hotkey to Chrome
Firefox isn't installed; SUPER+W now launches google-chrome-stable,
and the opacity-override window rule matches Chrome's window class too.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-15 09:00:15 +02:00
valknar 33d3bf60a0 feat(hypr): track Hyprland config
monitors.lua stays untracked since it's machine-specific
(monitor names/resolutions won't transfer to another host).
2026-08-03 19:42:52 +02:00