changed login shell to fern, added fern configuration
This commit is contained in:
@@ -12,7 +12,7 @@ pkgs.writeShellApplication {
|
||||
exit 1
|
||||
fi
|
||||
if scheck; then
|
||||
runbg aplay "$1"
|
||||
runbg aplay "$1" > /dev/null 2>&1
|
||||
else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user