cosmic-greeter/cosmic-greeter-start.sh

3 lines
148 B
Bash
Raw Normal View History

#!/bin/sh
2025-09-12 17:39:37 -04:00
rm -rf /run/cosmic-greeter/cosmic/com.system76.CosmicSettingsDaemon/v1/* > /dev/null 2>&1
exec cosmic-comp cosmic-greeter > /dev/null 2>&1