Dotfiles/desktopenvs/hyprlua/hypr/usr
Amir Alexander Abdelbaki ed8fe12855 feat(binds): thunar on Super+F, mixer panel on Super+S, ssh on Super+Ctrl+S
Super+F now opens the file manager, and the primary PipeWire mixer panel
(supersonic-booster / audio-panel) moves off Super+Shift+S onto the bare
Super+S — the two things reached most often shouldn't need a modifier.

Each displaced bind takes an extra modifier rather than being dropped:

  Super+F              thunar               (was: filepicker -> clipboard)
  Super+Ctrl+Shift+F   filepicker path      (was: Super+F)
  Super+S              mixer panel          (was: Super+Shift+S)
  Super+Shift+S        pavucontrol fallback (was: Super+S)
  Super+Ctrl+S         amssh ssh manager    (was: Super+Ctrl+R, now free)
  Super+Ctrl+Shift+S   hyprsunset gamma -10 (was: Super+Ctrl+S)

Super+Shift+F (filepicker contents), Super+Ctrl+F (monocle) and Super+Alt+F
(fullscreen) are unchanged. The one wrinkle is hyprsunset: gamma up/down was
a Ctrl+W / Ctrl+S pair alongside the Ctrl+A / Ctrl+Q temperature pair, and
gamma-down now sits on Ctrl+Shift+S, so that cluster is no longer symmetric.

Applied identically to hyprlua and hyprdrive.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-05 23:15:20 +02:00
..
autostart.lua feat(hyprdrive,hyprlua): add supersonic-booster/audio-panel PipeWire mixer panel 2026-07-29 15:41:57 +02:00
binds.lua feat(binds): thunar on Super+F, mixer panel on Super+S, ssh on Super+Ctrl+S 2026-08-05 23:15:20 +02:00
envvars.lua refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
input-device-exceptions.lua Merge branch 'main' of https://git.abdelbaki.eu/The_miro/Dotfiles 2026-06-11 21:29:39 +02:00
input.lua refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
mk-device-block.sh refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
mk-device-exception.sh refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
monitors.lua refactor(hyprlua): make monitors.lua a generic single-screen default 2026-06-26 15:59:29 +02:00
wallpaper.conf refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
windowrules.conf.old refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
windowrules.lua fix(hyprlua,hyprdrive): float/center the xdg-desktop-portal-hyprland share picker 2026-07-29 08:40:20 +02:00