forked from Shinonome/dots-hyprland
7 lines
123 B
Bash
7 lines
123 B
Bash
# This script is meant to be sourced.
|
|
# It's not for directly running.
|
|
|
|
# shellcheck shell=bash
|
|
|
|
try rm "${FIRSTRUN_FILE}"
|