hypr-dotfiles/hypr/menu.list
Jeena ebea0fd6ec feat: add mirror-display toggle to launch menu
Adds a "Mirror Display" entry that calls a helper script which finds
the first connected non-internal monitor and toggles mirroring of
eDP-1 onto it via hyprctl. Use case: plugging into a conference room
TV/projector while travelling.

Also fixes the menu's "Screenshot full" entry to capture the active
output instead of the hardcoded DP-1, matching the equivalent fix to
the Ctrl+Print keybind.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 12:44:11 +00:00

8 lines
428 B
Text

Screenshot full=hyprshot -m active -m output
Screenshot window=hyprshot -m window
Screenshot region=hyprshot -m region
Color Picker=hyprpicker --autocopy
Hypertension=xdg-open ~/Documents/Private-Documents/High-Blood-Preassure-test-results.ods
Emoji Picker=~/.config/hypr/scripts/emoji-picker.py
Shortcuts=~/.config/hypr/scripts/cheatsheet.py ~/.config/hypr/shortcuts.txt
Mirror Display=~/.config/hypr/scripts/monitor-mirror.sh