Dotfiles/desktopenvs/niri/scripts
Amir Alexander Abdelbaki c16a17f10b feat(hyprlua,hyprdrive,niri): switch presence detection from webcam motion to FIDO key
Replace the OpenCV motion-detection daemon with a fido2-token -L check —
presence now means "a FIDO2/U2F key is plugged in", queried without any
touch/tap. Adaptive poll: 20s under light load, 120s under moderate,
600s under heavy. Drops the old motion "grace window" since key presence
doesn't flicker like camera motion did.

Removes presence_detect.py, the presence camera config/test flow from
enroll-biometrics.sh, and the python-opencv dependency (kept v4l-utils,
still used by howdy's camera setup). Adds a standalone presence-test.sh
instead of folding the FIDO check into enroll-biometrics.sh's dialog TUI —
there's nothing to enroll, so it doesn't belong in that flow.
2026-07-30 13:22:38 +02:00
..
workspacefocus feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
_toggle_Template.tmplsh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
activewindow feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
amssh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
batteryperc feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
bluetooth-applet.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
caffeine.sh feat(hyprlua,hyprdrive,niri): switch presence detection from webcam motion to FIDO key 2026-07-30 13:22:38 +02:00
calender-fix.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
date.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
drawer.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
dysk-phydisks.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
enroll-biometrics.sh feat(hyprlua/niri): webcam presence detection + systemd-inhibit idle/caffeine 2026-06-11 14:50:36 +02:00
ewwstart.sh fix(eww): stop duplicate stacked bars from ewwstart race 2026-06-28 02:23:45 +02:00
foldersearch.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
frequentcommands.list feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
getispeed.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
getvol feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
helpmenu.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
ip feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
journal.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
menu.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
monitorhandler.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
niri-toggle-touchpad.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
playerget feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
playpause.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
presence-detect.sh feat(hyprlua/niri): webcam presence detection + systemd-inhibit idle/caffeine 2026-06-11 14:50:36 +02:00
presence-test.sh feat(hyprlua,hyprdrive,niri): switch presence detection from webcam motion to FIDO key 2026-07-30 13:22:38 +02:00
pwr-dmenu.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
python feat(hyprlua/niri): webcam presence detection + systemd-inhibit idle/caffeine 2026-06-11 14:50:36 +02:00
screenrec.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
screenrotationacw.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
screenrotationwcw.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
screenshot.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
time.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
timer-notify.sh.old feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
timer-pick feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
timer-run feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
timer.sh.old feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
toggle-layout.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
togglebar.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
ulwatchdog.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
unified-rotate.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
uptime.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
wallpaper-picker feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
windowswitcher feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
wofi-file-search.sh feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00
workspace feat(niri): add Niri as a full desktop environment option 2026-06-01 16:38:47 +02:00