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

7 lines
118 B
Plaintext
Raw Permalink Normal View History

2023-07-26 18:10:50 +02:00
#!/bin/sh
set -e
mkdir -p /etc/greetd/
cp -f /usr/share/pika-hyprland-autologin/config.toml /etc/greetd/config.toml