This repository has been archived on 2024-11-15. You can view files and clone it, but cannot push or open issues or pull requests.
pika-hyprland-autologin/debian/postinst
2023-07-26 17:10:50 +01:00

7 lines
118 B
Bash

#!/bin/sh
set -e
mkdir -p /etc/greetd/
cp -f /usr/share/pika-hyprland-autologin/config.toml /etc/greetd/config.toml