#!/usr/bin/env fish
if not ps -e | grep hyprlock
  hyprlock -c ~/.config/hypr/hyprlock.conf
end