This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
pogmom-sway-base/debian/postinst
2024-06-03 16:13:48 -06:00

4 lines
143 B
Bash

#!/bin/bash
mkdir -p /etc/greetd
update-alternatives --install /etc/greetd/config.toml greetd /usr/share/greetd/pogmom/config.toml 30 --force