hypr-dotfiles/hypr/scripts
Jeena 6199866e4c fix: make portal startup uwsm-aware to stop light-mode race
Logging in via a bare Hyprland session never activates
graphical-session.target, so the systemd xdg-desktop-portal units can't
start. The old script worked around this by killing and relaunching the
portals manually, but that delayed the portal past waybar/chromium
startup, so they intermittently came up in light mode.

Switch to the "Hyprland (uwsm-managed)" session: uwsm activates
graphical-session.target and systemd starts the portals in the right
order. The startup script now detects that target and bows out, falling
back to the manual launch only on a bare session (e.g. another machine
without uwsm). Document uwsm in the README.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 16:47:44 +09:00
..
cheatsheet.py Add shortcut cheatsheet 2025-08-30 10:33:19 +09:00
dynamic-borders.sh first commit 2025-08-28 11:23:01 +09:00
emoji-picker.py first commit 2025-08-28 11:23:01 +09:00
idle-inhibit-toggle.sh Add idle-inhibit 2025-12-13 14:27:09 +09:00
launch-menu.sh Add possibility to have host specific menu lines in tofi 2025-12-17 11:47:24 +09:00
launch-tofi.sh Close tofi on second press of SUPER 2025-12-16 07:55:01 +09:00
lid-close.sh fix: lock screen on lid close without desktop flash on open 2026-05-09 08:36:01 +09:00
lock.sh fix: lock screen on lid close without desktop flash on open 2026-05-09 08:36:01 +09:00
monitor-mirror.sh feat: add mirror-display toggle to launch menu 2026-05-14 12:44:11 +00:00
wob-brightness.sh feat: add wob overlay for volume and brightness keys 2026-05-14 12:03:43 +00:00
wob-daemon.sh feat: add wob overlay for volume and brightness keys 2026-05-14 12:03:43 +00:00
wob-volume.sh feat: add wob overlay for volume and brightness keys 2026-05-14 12:03:43 +00:00
xdg-desktop-portal-hyprland.sh fix: make portal startup uwsm-aware to stop light-mode race 2026-06-13 16:47:44 +09:00