2023-10-12 21:32:56 +09:00

6 lines
107 B
Bash

#!/bin/bash
CONFIG="$HOME/.config/hypr/swaylock/config"
sleep 0.5s; swaylock --config ${CONFIG} & disown